=>> Building lang/gcc49 build started at Thu Feb 28 15:32:26 GMT 2019 port directory: /usr/ports/lang/gcc49 package name: gcc49-4.9.4_10 building for: FreeBSD voi.aagh.net 12.0-RELEASE FreeBSD 12.0-RELEASE amd64 maintained by: gerald@FreeBSD.org Makefile ident: $FreeBSD: head/lang/gcc49/Makefile 493943 2019-02-26 08:07:44Z rene $ Poudriere version: 3.2.8 Host OSVERSION: 1200086 Jail OSVERSION: 1200086 Job Id: 03 ---Begin Environment--- SHELL=/bin/csh OSVERSION=1200086 UNAME_v=FreeBSD 12.0-RELEASE UNAME_r=12.0-RELEASE BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 HOME=/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin LOCALBASE=/usr/local USER=root LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.2.8 MASTERMNT=/usr/local/poudriere/data/.m/RELENG_12_0_amd64-default/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM=screen-256color PWD=/usr/local/poudriere/data/.m/RELENG_12_0_amd64-default/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=RELENG_12_0_amd64-default SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/usr/local/poudriere/data/.m/RELENG_12_0_amd64-default/ref/.p SCRIPTPATH=/usr/local/share/poudriere/bulk.sh POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR= DEPENDS_ARGS= MAKE_ARGS= ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ===> The following configuration options are available for gcc49-4.9.4_10: BOOTSTRAP=on: Build using a full bootstrap ===> Use 'make config' to modify these settings ---End OPTIONS List--- --MAINTAINER-- gerald@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --with-build-config=bootstrap-debug --disable-nls --enable-gnu-indirect-function --libdir=/usr/local/lib/gcc49 --libexecdir=/usr/local/libexec/gcc49 --program-suffix=49 --with-as=/usr/local/bin/as --with-gmp=/usr/local --with-gxx-include-dir=/usr/local/lib/gcc49/include/c++/ --with-ld=/usr/local/bin/ld --with-pkgversion="FreeBSD Ports Collection" --with-system-zlib --disable-libgcj --enable-languages=c,c++,objc,fortran --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- MAKE=gmake ac_cv_path_PERL=/usr/local/bin/perl ac_cv_path_PERL_PATH=/usr/local/bin/perl PERL_USE_UNSAFE_INC=1 XDG_DATA_HOME=/wrkdirs/usr/ports/lang/gcc49/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/gcc49/work HOME=/wrkdirs/usr/ports/lang/gcc49/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/lang/gcc49/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh ADDR2LINE="/usr/local/bin/addr2line" AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- PERL_USE_UNSAFE_INC=1 XDG_DATA_HOME=/wrkdirs/usr/ports/lang/gcc49/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/gcc49/work HOME=/wrkdirs/usr/ports/lang/gcc49/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/lang/gcc49/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES ADDR2LINE="/usr/local/bin/addr2line" AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing " CPP="cpp" CPPFLAGS="-DLIBICONV_PLUG" LDFLAGS=" " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -DLIBICONV_PLUG " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- GCC_VERSION=4.9.4 GNU_HOST=x86_64-portbld-freebsd12.0 SUFFIX=49 OSREL=12.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib PERL_VERSION=5.28.1 PERL_VER=5.28 PERL5_MAN1=lib/perl5/site_perl/man/man1 PERL5_MAN3=lib/perl5/site_perl/man/man3 SITE_PERL=lib/perl5/site_perl SITE_ARCH=lib/perl5/site_perl/mach/5.28 DOCSDIR="share/doc/gcc" EXAMPLESDIR="share/examples/gcc" DATADIR="share/gcc" WWWDIR="www/gcc" ETCDIR="etc/gcc" --End PLIST_SUB-- --SUB_LIST-- TARGLIB=/usr/local/lib/gcc49 PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/gcc DOCSDIR=/usr/local/share/doc/gcc EXAMPLESDIR=/usr/local/share/examples/gcc WWWDIR=/usr/local/www/gcc ETCDIR=/usr/local/etc/gcc --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles FORCE_PACKAGE=yes PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes #### /usr/local/etc/poudriere.d/make.conf #### WITH_PKGNG=yes DISABLE_LICENSES=yes MAKE_JOBS_NUMBER=12 DEFAULT_VERSIONS=pgsql=9.6 ruby=2.4 ssl=libressl linux=c6 WITH_CCACHE_BUILD=yes CCACHE_DIR=/root/.ccache #### /usr/ports/Mk/Scripts/ports_env.sh #### _CCVERSION_921dbbb2=FreeBSD clang version 6.0.1 (tags/RELEASE_601/final 335540) (based on LLVM 6.0.1) Target: x86_64-unknown-freebsd12.0 Thread model: posix InstalledDir: /usr/bin _ALTCCVERSION_921dbbb2=none _CXXINTERNAL_acaad9ca=FreeBSD clang version 6.0.1 (tags/RELEASE_601/final 335540) (based on LLVM 6.0.1) Target: x86_64-unknown-freebsd12.0 Thread model: posix InstalledDir: /usr/bin "/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--hash-style=both" "--enable-new-dtags" "-o" "a.out" "/usr/lib/crt1.o" "/usr/lib/crti.o" "/usr/lib/crtbegin.o" "-L/usr/lib" "/dev/null" "-lc++" "-lm" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "-lc" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "/usr/lib/crtend.o" "/usr/lib/crtn.o" CC_OUTPUT_921dbbb2_58173849=yes CC_OUTPUT_921dbbb2_9bdba57c=yes CC_OUTPUT_921dbbb2_6a4fe7f5=yes CC_OUTPUT_921dbbb2_6bcac02b=yes CC_OUTPUT_921dbbb2_67d20829=yes CC_OUTPUT_921dbbb2_bfa62e83=yes CC_OUTPUT_921dbbb2_f0b4d593=yes CC_OUTPUT_921dbbb2_308abb44=yes CC_OUTPUT_921dbbb2_f00456e5=yes CC_OUTPUT_921dbbb2_65ad290d=yes CC_OUTPUT_921dbbb2_f2776b26=yes CC_OUTPUT_921dbbb2_b2657cc3=yes CC_OUTPUT_921dbbb2_380987f7=yes CC_OUTPUT_921dbbb2_160933ec=yes CC_OUTPUT_921dbbb2_fb62803b=yes _OBJC_CCVERSION_921dbbb2=FreeBSD clang version 6.0.1 (tags/RELEASE_601/final 335540) (based on LLVM 6.0.1) Target: x86_64-unknown-freebsd12.0 Thread model: posix InstalledDir: /usr/bin _OBJC_ALTCCVERSION_921dbbb2=none ARCH=amd64 OPSYS=FreeBSD _OSRELEASE=12.0-RELEASE OSREL=12.0 OSVERSION=1200086 PYTHONBASE=/usr/local HAVE_COMPAT_IA32_KERN=YES CONFIGURE_MAX_CMD_LEN=262144 HAVE_PORTS_ENV=1 #### Misc Poudriere #### GID=0 UID=0 ---End make.conf--- --Resource limits-- cpu time (seconds, -t) unlimited file size (512-blocks, -f) unlimited data seg size (kbytes, -d) 33554432 stack size (kbytes, -s) 524288 core file size (512-blocks, -c) unlimited max memory size (kbytes, -m) unlimited locked memory (kbytes, -l) unlimited max user processes (-u) 89999 open files (-n) 1024 virtual mem size (kbytes, -v) unlimited swap limit (kbytes, -w) unlimited socket buffer size (bytes, -b) unlimited pseudo-terminals (-p) unlimited kqueues (-k) unlimited umtx shared locks (-o) unlimited --End resource limits-- =================================================== Making GCC 4.9.4 for x86_64-portbld-freebsd12.0 [c,c++,objc,fortran] ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: Unsupported by upstream. Use GCC 7 or newer instead.. It is scheduled to be removed on or after 2019-04-26. =========================================================================== =================================================== ===> gcc49-4.9.4_10 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.10.5_5.txz [voi.aagh.net] Installing pkg-1.10.5_5... [voi.aagh.net] Extracting pkg-1.10.5_5: .......... done ===> gcc49-4.9.4_10 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of gcc49-4.9.4_10 =========================================================================== =================================================== =========================================================================== =================================================== Making GCC 4.9.4 for x86_64-portbld-freebsd12.0 [c,c++,objc,fortran] ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: Unsupported by upstream. Use GCC 7 or newer instead.. It is scheduled to be removed on or after 2019-04-26. ===> Fetching all distfiles required by gcc49-4.9.4_10 for building =========================================================================== =================================================== Making GCC 4.9.4 for x86_64-portbld-freebsd12.0 [c,c++,objc,fortran] ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: Unsupported by upstream. Use GCC 7 or newer instead.. It is scheduled to be removed on or after 2019-04-26. ===> Fetching all distfiles required by gcc49-4.9.4_10 for building => SHA256 Checksum OK for gcc-4.9.4.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== Making GCC 4.9.4 for x86_64-portbld-freebsd12.0 [c,c++,objc,fortran] ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: Unsupported by upstream. Use GCC 7 or newer instead.. It is scheduled to be removed on or after 2019-04-26. ===> Fetching all distfiles required by gcc49-4.9.4_10 for building ===> Extracting for gcc49-4.9.4_10 => SHA256 Checksum OK for gcc-4.9.4.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for gcc49-4.9.4_10 ===> Applying FreeBSD patches for gcc49-4.9.4_10 =========================================================================== =================================================== ===> gcc49-4.9.4_10 depends on file: /usr/local/bin/as - not found ===> Installing existing package /packages/All/binutils-2.32,1.txz [voi.aagh.net] Installing binutils-2.32,1... [voi.aagh.net] `-- Installing gettext-runtime-0.19.8.1_2... [voi.aagh.net] | `-- Installing indexinfo-0.3.1... [voi.aagh.net] | `-- Extracting indexinfo-0.3.1: . done [voi.aagh.net] `-- Extracting gettext-runtime-0.19.8.1_2: .......... done [voi.aagh.net] Extracting binutils-2.32,1: .......... done ===> gcc49-4.9.4_10 depends on file: /usr/local/bin/as - found ===> Returning to build of gcc49-4.9.4_10 ===> gcc49-4.9.4_10 depends on executable: gmake - not found ===> Installing existing package /packages/All/gmake-4.2.1_3.txz [voi.aagh.net] Installing gmake-4.2.1_3... [voi.aagh.net] Extracting gmake-4.2.1_3: .......... done ===> gcc49-4.9.4_10 depends on executable: gmake - found ===> Returning to build of gcc49-4.9.4_10 ===> gcc49-4.9.4_10 depends on executable: makeinfo - not found ===> Installing existing package /packages/All/texinfo-6.5_4,1.txz [voi.aagh.net] Installing texinfo-6.5_4,1... [voi.aagh.net] `-- Installing p5-Locale-libintl-1.31... [voi.aagh.net] | `-- Installing libiconv-1.14_11... [voi.aagh.net] | `-- Extracting libiconv-1.14_11: .......... done [voi.aagh.net] | `-- Installing perl5-5.28.1... [voi.aagh.net] | `-- Extracting perl5-5.28.1: .......... done [voi.aagh.net] `-- Extracting p5-Locale-libintl-1.31: .......... done [voi.aagh.net] `-- Installing p5-Text-Unidecode-1.30... [voi.aagh.net] `-- Extracting p5-Text-Unidecode-1.30: .......... done [voi.aagh.net] `-- Installing p5-Unicode-EastAsianWidth-1.40... [voi.aagh.net] `-- Extracting p5-Unicode-EastAsianWidth-1.40: ... done [voi.aagh.net] Extracting texinfo-6.5_4,1: .......... done Message from perl5-5.28.1: The /usr/bin/perl symlink has been removed starting with Perl 5.20. For shebangs, you should either use: #!/usr/local/bin/perl or #!/usr/bin/env perl The first one will only work if you have a /usr/local/bin/perl, the second will work as long as perl is in PATH. ===> gcc49-4.9.4_10 depends on executable: makeinfo - found ===> Returning to build of gcc49-4.9.4_10 ===> gcc49-4.9.4_10 depends on file: /usr/local/bin/as - found ===> gcc49-4.9.4_10 depends on package: perl5>=5.28.r1<5.29 - found ===> gcc49-4.9.4_10 depends on file: /usr/local/bin/ccache - not found ===> Installing existing package /packages/All/ccache-3.4.3_1.txz [voi.aagh.net] Installing ccache-3.4.3_1... [voi.aagh.net] Extracting ccache-3.4.3_1: ......... done Create compiler links... create symlink for cc create symlink for cc (world) create symlink for c++ create symlink for c++ (world) create symlink for CC create symlink for CC (world) create symlink for clang create symlink for clang (world) create symlink for clang++ create symlink for clang++ (world) Message from ccache-3.4.3_1: NOTE: Please read /usr/local/share/doc/ccache/ccache-howto-freebsd.txt for information on using ccache with FreeBSD ports and src. ===> gcc49-4.9.4_10 depends on file: /usr/local/bin/ccache - found ===> Returning to build of gcc49-4.9.4_10 =========================================================================== =================================================== ===> gcc49-4.9.4_10 depends on shared library: libgmp.so - not found ===> Installing existing package /packages/All/gmp-6.1.2_1.txz [voi.aagh.net] Installing gmp-6.1.2_1... [voi.aagh.net] Extracting gmp-6.1.2_1: .......... done ===> gcc49-4.9.4_10 depends on shared library: libgmp.so - found (/usr/local/lib/libgmp.so) ===> Returning to build of gcc49-4.9.4_10 ===> gcc49-4.9.4_10 depends on shared library: libmpfr.so - not found ===> Installing existing package /packages/All/mpfr-4.0.2.txz [voi.aagh.net] Installing mpfr-4.0.2... [voi.aagh.net] Extracting mpfr-4.0.2: .......... done ===> gcc49-4.9.4_10 depends on shared library: libmpfr.so - found (/usr/local/lib/libmpfr.so) ===> Returning to build of gcc49-4.9.4_10 ===> gcc49-4.9.4_10 depends on shared library: libmpc.so - not found ===> Installing existing package /packages/All/mpc-1.1.0_2.txz [voi.aagh.net] Installing mpc-1.1.0_2... [voi.aagh.net] Extracting mpc-1.1.0_2: ...... done ===> gcc49-4.9.4_10 depends on shared library: libmpc.so - found (/usr/local/lib/libmpc.so) ===> Returning to build of gcc49-4.9.4_10 =========================================================================== =================================================== ===> Configuring for gcc49-4.9.4_10 cd /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4 ; contrib/gcc_update --touch ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libgo/config/libtool.m4 ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libgo/configure configure: loading site script /usr/ports/Templates/config.site checking build system type... x86_64-portbld-freebsd12.0 checking host system type... x86_64-portbld-freebsd12.0 checking target system type... x86_64-portbld-freebsd12.0 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... (cached) /usr/bin/sed checking for gawk... (cached) /usr/bin/awk checking for libatomic support... yes checking for libcilkrts support... yes checking for libitm support... yes checking for libsanitizer support... no checking for libvtv support... no checking for gcc... cc 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 cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking whether we are using the GNU C++ compiler... yes checking whether c++ 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 $$f1 $$f2 16 16 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 checking for version 0.15 of ISL... no The following languages will be built: c,c++,fortran,lto,objc *** This configuration is not supported in the following subdirectories: zlib target-zlib target-libjava target-libsanitizer target-libvtv gnattools target-libada target-libgo target-libffi target-libbacktrace target-boehm-gc (Any other directories should still work fine.) checking for default BUILD_CONFIG... bootstrap-debug checking for --enable-vtable-verify... no checking for bison... no checking for byacc... byacc checking for bison... no checking for gm4... no checking for gnum4... no checking for m4... m4 checking for flex... flex checking for flex... flex checking for makeinfo... makeinfo checking for expect... no checking for runtest... no checking for ar... (cached) /usr/local/bin/ar checking for as... (cached) /usr/local/bin/as checking for dlltool... no checking for ld... (cached) /usr/local/bin/ld checking for lipo... no checking for nm... (cached) /usr/local/bin/nm checking for ranlib... (cached) /usr/local/bin/ranlib checking for strip... strip checking for windres... no checking for windmc... no checking for objcopy... (cached) /usr/local/bin/objcopy checking for objdump... (cached) /usr/local/bin/objdump checking for readelf... (cached) /usr/local/bin/readelf checking for cc... cc checking for c++... c++ checking for gcc... no checking for gcj... no checking for gfortran... no checking for gccgo... no checking for ar... /usr/local/x86_64-portbld-freebsd12.0/bin/ar checking for as... /usr/local/x86_64-portbld-freebsd12.0/bin/as checking for dlltool... /usr/local/x86_64-portbld-freebsd12.0/bin/dlltool checking for ld... /usr/local/x86_64-portbld-freebsd12.0/bin/ld checking for lipo... no checking for lipo... no checking for nm... /usr/local/x86_64-portbld-freebsd12.0/bin/nm checking for objdump... /usr/local/x86_64-portbld-freebsd12.0/bin/objdump checking for ranlib... /usr/local/x86_64-portbld-freebsd12.0/bin/ranlib checking for readelf... /usr/local/x86_64-portbld-freebsd12.0/bin/readelf checking for strip... /usr/local/x86_64-portbld-freebsd12.0/bin/strip checking for windres... no checking for windres... no checking for windmc... no checking for windmc... no checking where to find the target ar... pre-installed in /usr/local/x86_64-portbld-freebsd12.0/bin checking where to find the target as... pre-installed in /usr/local/x86_64-portbld-freebsd12.0/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 in /usr/local/x86_64-portbld-freebsd12.0/bin checking where to find the target gcc... just compiled checking where to find the target gcj... host tool checking where to find the target gfortran... just compiled checking where to find the target gccgo... host tool checking where to find the target ld... pre-installed in /usr/local/x86_64-portbld-freebsd12.0/bin checking where to find the target lipo... host tool checking where to find the target nm... pre-installed in /usr/local/x86_64-portbld-freebsd12.0/bin checking where to find the target objdump... pre-installed in /usr/local/x86_64-portbld-freebsd12.0/bin checking where to find the target ranlib... pre-installed in /usr/local/x86_64-portbld-freebsd12.0/bin checking where to find the target readelf... pre-installed in /usr/local/x86_64-portbld-freebsd12.0/bin checking where to find the target strip... pre-installed in /usr/local/x86_64-portbld-freebsd12.0/bin checking where to find the target windres... host tool checking where to find the target windmc... host tool checking whether to enable maintainer-specific portions of Makefiles... no configure: creating ./config.status config.status: creating Makefile =========================================================================== =================================================== ===> Building for gcc49-4.9.4_10 gmake[1]: Entering directory '/wrkdirs/usr/ports/lang/gcc49/work/.build' echo stage3 > stage_final gmake[2]: Entering directory '/wrkdirs/usr/ports/lang/gcc49/work/.build' gmake[3]: Entering directory '/wrkdirs/usr/ports/lang/gcc49/work/.build' gmake[3]: Leaving directory '/wrkdirs/usr/ports/lang/gcc49/work/.build' gmake[3]: Entering directory '/wrkdirs/usr/ports/lang/gcc49/work/.build' mkdir build-x86_64-portbld-freebsd12.0 mkdir build-x86_64-portbld-freebsd12.0 mkdir build-x86_64-portbld-freebsd12.0/fixincludes mkdir: build-x86_64-portbld-freebsd12.0: File exists mkdir build-x86_64-portbld-freebsd12.0/libiberty Configuring in build-x86_64-portbld-freebsd12.0/fixincludes Configuring in build-x86_64-portbld-freebsd12.0/libiberty Configuring stage 1 in ./libiberty Configuring stage 1 in ./intl Configuring stage 1 in ./lto-plugin Configuring stage 1 in ./libbacktrace Configuring stage 1 in ./libdecnumber configure: creating cache ../config.cache checking whether to enable maintainer-specific portions of Makefiles... no checking for makeinfo... makeinfo --no-split --split-size=5000000 configure: loading cache ../config.cache checking build system type... x86_64-portbld-freebsd12.0 checking host system type... x86_64-portbld-freebsd12.0 checking target system type... x86_64-portbld-freebsd12.0 checking for x86_64-portbld-freebsd12.0-gcc... cc configure: creating cache ./config.cache configure: creating cache ./config.cache checking whether gmake sets $(MAKE)... configure: creating cache ./config.cache checking whether gmake sets $(MAKE)... checking build system type... configure: creating cache ./config.cache checking whether to enable maintainer-specific portions of Makefiles... no checking for makeinfo... makeinfo --no-split --split-size=5000000 configure: creating cache ./config.cache x86_64-portbld-freebsd12.0 yes checking host system type... checking for a BSD-compatible install... /usr/bin/install -c checking whether NLS is requested... no yes checking for x86_64-portbld-freebsd12.0-gcc... cc checking for msgfmt... no checking for gmsgfmt... : x86_64-portbld-freebsd12.0 checking target system type... checking build system type... checking for xgettext... no x86_64-portbld-freebsd12.0 checking host system type... x86_64-portbld-freebsd12.0 checking for msgmerge... checking for x86_64-portbld-freebsd12.0-gcc... cc no checking for x86_64-portbld-freebsd12.0-gcc... cc x86_64-portbld-freebsd12.0 checking target system type... x86_64-portbld-freebsd12.0 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... checking for C compiler default output file name... checking for C compiler default output file name... checking for C compiler default output file name... checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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... a.out checking whether the C compiler works... yes yes checking whether we are cross compiling... no checking for suffix of executables... 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 cc accepts -g... yes checking for cc option to accept ISO C89... checking for suffix of object files... none needed checking how to run the C preprocessor... cpp o checking whether we are using the GNU C compiler... checking for suffix of object files... checking for suffix of object files... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... o checking whether we are using the GNU C compiler... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking whether cc accepts -g... none needed checking for x86_64-portbld-freebsd12.0-ranlib... /usr/local/bin/ranlib checking for aclocal... no checking for autoconf... no checking for autoheader... no checking whether cc supports -W... yes checking for cc option to accept ISO C89... yes checking for cc option to accept ISO C89... yes checking whether cc supports -Wall... checking for grep that handles long lines and -e... none needed /usr/bin/grep checking for egrep... none needed checking how to run the C preprocessor... cpp /usr/bin/grep -E checking for ANSI C header files... yes checking build system type... checking whether cc supports -Wwrite-strings... x86_64-portbld-freebsd12.0 checking host system type... yes checking whether cc supports -Wstrict-prototypes... x86_64-portbld-freebsd12.0 checking for x86_64-portbld-freebsd12.0-ranlib... /usr/local/bin/ranlib checking for library containing strerror... yes checking whether cc supports -Wmissing-prototypes... yes checking whether cc supports -Wold-style-definition... 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 whether cc supports -Wmissing-format-attribute... yes checking whether cc supports -Wcast-qual... none required checking how to run the C preprocessor... cpp yes checking whether cc supports -pedantic -Wlong-long... yes checking how to run the C preprocessor... cpp 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 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 perl... perl checking for perl... checking build system type... perl yes checking for sys/types.h... x86_64-portbld-freebsd12.0 checking host system type... checking build system type... x86_64-portbld-freebsd12.0 checking for x86_64-portbld-freebsd12.0-ar... /usr/local/bin/ar checking for x86_64-portbld-freebsd12.0-ranlib... /usr/local/bin/ranlib checking whether to install libiberty headers and static library... no configure: target_header_dir = checking for x86_64-portbld-freebsd12.0-gcc... cc x86_64-portbld-freebsd12.0 checking host system type... yes x86_64-portbld-freebsd12.0 checking for x86_64-portbld-freebsd12.0-ar... /usr/local/bin/ar checking for x86_64-portbld-freebsd12.0-ranlib... /usr/local/bin/ranlib checking whether to install libiberty headers and static library... no configure: target_header_dir = checking for x86_64-portbld-freebsd12.0-gcc... cc checking for sys/stat.h... yes yes checking for sys/types.h... checking for stdlib.h... yes yes checking for sys/stat.h... checking for string.h... yes yes checking for stdlib.h... checking for memory.h... yes yes checking for string.h... checking for strings.h... yes yes yes checking for an ANSI C-conforming const... checking for inttypes.h... checking for memory.h... yes checking for inline... yes inline yes yes checking for sys/types.h... checking for stdint.h... checking for sys/types.h... checking for strings.h... checking for C compiler default output file name... yes yes yes checking for C compiler default output file name... yes checking for unistd.h... checking for sys/stat.h... checking for sys/stat.h... checking for inttypes.h... yes yes yes yes checking minix/config.h usability... checking for stdlib.h... checking for stdlib.h... checking for stdint.h... yes yes yes checking for string.h... checking for string.h... checking for unistd.h... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... yes yes yes checking for memory.h... checking minix/config.h usability... a.out checking whether the C compiler works... checking for memory.h... yes checking whether we are cross compiling... no checking for suffix of executables... yes yes checking for strings.h... checking for strings.h... yes yes checking for inttypes.h... checking for inttypes.h... checking for suffix of object files... no checking minix/config.h presence... yes checking for suffix of object files... checking for stdint.h... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes yes no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... checking for unistd.h... o yes checking whether we are using the GNU C compiler... checking for cc option to accept ISO C89... checking for stdint.h... no checking minix/config.h presence... yes checking whether cc accepts -g... yes checking for a sed that does not truncate output... yes none needed /usr/bin/sed checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... checking whether cc supports -W... checking for off_t... yes checking for cc option to accept ISO C89... no yes yes checking how to run the C preprocessor... cpp checking whether cc supports -Wall... none needed checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... checking for unistd.h... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes no yes checking whether cc supports -Wwrite-strings... checking how to run the C preprocessor... cpp checking ctype.h usability... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking whether cc supports -Wstrict-prototypes... yes checking ctype.h presence... yes checking whether cc supports -Wmissing-prototypes... checking whether cc supports -W... yes checking whether cc supports -Wold-style-definition... yes checking for ctype.h... yes yes checking whether cc supports -Wall... yes checking stddef.h usability... checking whether cc supports -Wmissing-format-attribute... yes checking whether cc supports -W... yes checking whether cc supports -Wwrite-strings... yes checking stddef.h presence... checking whether cc supports -Woverlength-strings... yes yes yes checking whether cc supports -Wall... checking whether cc supports -pedantic -Wlong-long... checking whether cc supports -Wc++-compat... yes yes checking for ANSI C header files... (cached) yes yes checking whether cc supports -Wwrite-strings... checking stddef.h usability... yes checking for stddef.h... yes checking whether cc supports -Wstrict-prototypes... yes checking for string.h... (cached) yes yes checking for size_t... yes checking whether cc supports -pedantic ... checking whether cc supports -Wc++-compat... yes checking stddef.h presence... checking stdio.h usability... yes checking whether cc understands -c and -o together... yes checking whether cc supports -Wstrict-prototypes... yes checking stdio.h presence... yes checking whether cc supports -pedantic ... yes checking for stddef.h... yes yes checking for an ANSI C-conforming const... yes checking whether cc understands -c and -o together... checking for stdlib.h... (cached) yes yes checking for inline... checking for strings.h... (cached) yes inline yes checking for grep that handles long lines and -e... checking for stdio.h... yes /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for an ANSI C-conforming const... checking for unistd.h... (cached) yes looking for a compliant stdint.h in stdint.h, checking for uintmax_t... checking fcntl.h usability... yes checking for inline... inline checking for grep that handles long lines and -e... yes checking fcntl.h presence... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for fcntl.h... yes checking sys/file.h usability... yes checking for working alloca.h... yes checking sys/file.h presence... yes checking for uintptr_t... yes checking for sys/file.h... yes no checking for alloca... checking for sys/stat.h... (cached) yes checking for clearerr_unlocked... yes checking for sys/types.h... yes yes checking for stdlib.h... (cached) yes checking for sys/types.h... yes checking for int_least32_t... checking for unistd.h... (cached) yes yes checking for getpagesize... checking for feof_unlocked... yes checking for sys/stat.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for stdlib.h... yes checking for working mmap... yes checking for ferror_unlocked... yes checking for string.h... yes checking for int_fast32_t... yes checking for string.h... yes yes checking for memory.h... checking for memory.h... yes checking for fflush_unlocked... yes yes yes checking for strings.h... checking whether we are using the GNU C Library 2.1 or newer... checking for strings.h... yes checking for uint64_t... yes no checking whether integer division by zero raises SIGFPE... yes checking for inttypes.h... checking for inttypes.h... yes checking for a thread-safe mkdir -p... /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/lto-plugin/../install-sh -c -d checking for gawk... /usr/bin/awk checking whether gmake sets $(MAKE)... yes yes no yes checking for fgetc_unlocked... checking for stdint.h... checking whether to enable maintainer-specific portions of Makefiles... no checking for x86_64-portbld-freebsd12.0-gcc... cc no checking for inttypes.h... checking for stdint.h... yes checking for stdint.h... yes yes checking what to include in gstdint.h... stdint.h (already complete) checking for an ANSI C-conforming const... yes yes checking for unistd.h... checking for unsigned long long... yes checking for off_t... checking for unistd.h... yes yes checking whether byte ordering is bigendian... checking whether byte ordering is bigendian... checking for C compiler default output file name... no checking for fgets_unlocked... yes checking for inttypes.h... yes checking whether the inttypes.h PRIxNN macros are broken... no checking for ld used by GCC... /usr/local/bin/ld checking if the linker (/usr/local/bin/ld) is GNU ld... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... yes checking for shared library run path origin... yes checking size of int... no checking for fileno_unlocked... done checking argz.h usability... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... yes no checking for a BSD-compatible install... /usr/bin/install -c checking for fprintf_unlocked... none needed checking for sys/file.h... checking for style of include used by gmake... no checking for a BSD-compatible install... /usr/bin/install -c GNU checking dependency style of cc... checking for sys/file.h... 4 checking size of long... yes checking for sys/param.h... yes checking for sys/param.h... gcc3 checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking argz.h presence... no checking whether cc supports -Wall... yes no yes yes checking for -static-libgcc... checking for fputc_unlocked... checking for limits.h... checking for limits.h... no checking for argz.h... no checking limits.h usability... yes checking limits.h presence... yes checking for stdlib.h... (cached) yes yes 8 checking for ANSI C header files... (cached) yes checking for malloc.h... checking for stdlib.h... (cached) yes checking build system type... yes checking for limits.h... yes checking for malloc.h... x86_64-portbld-freebsd12.0 checking host system type... checking locale.h usability... yes checking how to print strings... x86_64-portbld-freebsd12.0 checking target system type... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... x86_64-portbld-freebsd12.0 checking for decimal floating point... configure: WARNING: decimal float is not supported for this target, ignored dpd checking whether byte ordering is bigendian... no yes checking locale.h presence... /usr/bin/grep -E checking for fgrep... no checking for fputs_unlocked... /usr/bin/grep -F checking for ld used by cc... checking for string.h... (cached) yes no checking for unistd.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/time.h... checking for strings.h... (cached) yes /usr/local/bin/ld checking if the linker (/usr/local/bin/ld) is GNU ld... yes checking for locale.h... yes yes checking for BSD- or MS-compatible name lister (nm)... /usr/local/bin/nm checking the name lister (/usr/local/bin/nm) interface... checking for sys/time.h... checking nl_types.h usability... yes checking nl_types.h presence... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 196608 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes yes no checking for /usr/local/bin/ld option to reload object files... -r checking for x86_64-portbld-freebsd12.0-objdump... /usr/local/bin/objdump checking how to recognize dependent libraries... checking for time.h... checking for time.h... no checking for fread_unlocked... yes checking for nl_types.h... yes checking malloc.h usability... pass_all checking for x86_64-portbld-freebsd12.0-ar... /usr/local/bin/ar checking for x86_64-portbld-freebsd12.0-strip... no checking for strip... strip checking for x86_64-portbld-freebsd12.0-ranlib... /usr/local/bin/ranlib checking command to parse /usr/local/bin/nm output from cc object... yes yes checking for sys/resource.h... checking for sys/resource.h... yes yes checking for sys/stat.h... checking for sys/stat.h... (cached) (cached) yes yes no checking for fwrite_unlocked... checking for sys/mman.h... checking for sys/mman.h... no ok checking how to run the C preprocessor... cpp yes yes checking for fcntl.h... no checking for fcntl.h... checking malloc.h presence... configure: updating cache ./config.cache configure: creating ./config.status yes yes no checking for alloca.h... checking for alloca.h... no checking for malloc.h... no checking for getchar_unlocked... checking stddef.h usability... checking for ANSI C header files... yes checking stddef.h presence... no checking for sys/pstat.h... no checking for sys/pstat.h... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes yes no checking for string.h... (cached) yes checking for sys/sysmp.h... checking for getc_unlocked... no checking for sys/sysmp.h... checking for unistd.h... (cached) yes checking sys/param.h usability... yes checking sys/param.h presence... no config.status: creating Makefile checking for sys/sysinfo.h... no checking for sys/sysinfo.h... config.status: creating config.h config.status: executing gstdint.h commands yes checking for sys/param.h... yes yes no checking for feof_unlocked... checking for a thread-safe mkdir -p... no yes checking for machine/hal_sysinfo.h... /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libbacktrace/../install-sh -c -d checking for gawk... /usr/bin/awk checking whether gmake sets $(MAKE)... checking for machine/hal_sysinfo.h... checking for putchar_unlocked... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for x86_64-portbld-freebsd12.0-gcc... (cached) cc yes checking for sys/types.h... no no checking for sys/table.h... checking for sys/table.h... yes checking for sys/stat.h... yes yes checking for stdlib.h... checking for fgets_unlocked... no no checking for sys/sysctl.h... yes checking for sys/sysctl.h... checking for putc_unlocked... yes checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... (cached) none needed checking for x86_64-portbld-freebsd12.0-ranlib... /usr/local/bin/ranlib checking for gawk... (cached) /usr/bin/awk checking how to print strings... printf checking for a sed that does not truncate output... checking for string.h... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by cc... yes yes gmake[4]: Entering directory '/wrkdirs/usr/ports/lang/gcc49/work/.build/libdecnumber' source='/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libdecnumber/decNumber.c' object='decNumber.o' libtool=no cc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libdecnumber -I. -DLIBICONV_PLUG -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libdecnumber -I. -DLIBICONV_PLUG -c /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libdecnumber/decNumber.c yes source='/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libdecnumber/decContext.c' object='decContext.o' libtool=no cc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libdecnumber -I. -DLIBICONV_PLUG -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libdecnumber -I. -DLIBICONV_PLUG -c /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libdecnumber/decContext.c source='/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libdecnumber/dpd/decimal32.c' object='decimal32.o' libtool=no cc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libdecnumber -I. -DLIBICONV_PLUG -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libdecnumber -I. -DLIBICONV_PLUG -c /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libdecnumber/dpd/decimal32.c source='/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libdecnumber/dpd/decimal64.c' object='decimal64.o' libtool=no cc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libdecnumber -I. -DLIBICONV_PLUG -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libdecnumber -I. -DLIBICONV_PLUG -c /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libdecnumber/dpd/decimal64.c checking for memory.h... source='/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libdecnumber/dpd/decimal128.c' object='decimal128.o' libtool=no cc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libdecnumber -I. -DLIBICONV_PLUG -g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libdecnumber -I. -DLIBICONV_PLUG -c /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libdecnumber/dpd/decimal128.c checking for sys/systemcfg.h... /usr/local/bin/ld checking if the linker (/usr/local/bin/ld) is GNU ld... checking for sys/systemcfg.h... yes checking for BSD- or MS-compatible name lister (nm)... /usr/local/bin/nm checking the name lister (/usr/local/bin/nm) interface... yes checking for strings.h... no checking for getc_unlocked... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... yes yes 196608 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no no checking for /usr/local/bin/ld option to reload object files... -r checking whether abort is declared... checking for x86_64-portbld-freebsd12.0-objdump... /usr/local/bin/objdump checking how to recognize dependent libraries... checking for inttypes.h... checking for stdint.h... (cached) yes no checking for stdint.h... (cached) yes checking for stdio_ext.h... yes yes checking for stdio_ext.h... checking for stdint.h... checking whether asprintf is declared... yes yes pass_all checking for x86_64-portbld-freebsd12.0-ar... /usr/local/bin/ar checking for x86_64-portbld-freebsd12.0-strip... no checking for strip... strip checking for x86_64-portbld-freebsd12.0-ranlib... (cached) /usr/local/bin/ranlib checking command to parse /usr/local/bin/nm output from cc object... checking whether basename is declared... checking for unistd.h... rm -f libdecnumber.a no /usr/local/bin/ar cru libdecnumber.a decNumber.o decContext.o decimal32.o decimal64.o decimal128.o /usr/local/bin/ar: `u' modifier ignored since `D' is the default (see `U') checking for process.h... /usr/local/bin/ranlib libdecnumber.a no yes checking for process.h... gmake[4]: Leaving directory '/wrkdirs/usr/ports/lang/gcc49/work/.build/libdecnumber' yes checking for getcwd... checking for dlfcn.h... yes checking for objdir... .libs no checking for sys/prctl.h... no checking for sys/prctl.h... yes no checking for sys/wait.h that is POSIX.1 compatible... no checking for sys/wait.h that is POSIX.1 compatible... ok checking for getegid... checking for dlfcn.h... yes checking whether time.h and sys/time.h may both be included... yes checking whether time.h and sys/time.h may both be included... yes yes checking whether errno must be declared... checking for objdir... yes checking whether errno must be declared... .libs no checking size of int... checking if cc supports -fno-rtti -fno-exceptions... no no checking size of int... checking whether errno is declared... yes checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking for geteuid... checking if cc supports -fno-rtti -fno-exceptions... yes checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... 4 yes checking if cc static flag -static works... checking for a 64-bit type... yes 4 checking for a 64-bit type... checking for getgid... uint64_t checking for intptr_t... uint64_t no checking for intptr_t... checking whether vasprintf is declared... yes yes checking if cc supports -c -o file.o... checking whether clearerr_unlocked is declared... yes yes checking whether feof_unlocked is declared... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/local/bin/ld) supports shared libraries... checking for getuid... yes checking whether ferror_unlocked is declared... yes yes checking whether -lc should be explicitly linked in... checking whether fflush_unlocked is declared... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/local/bin/ld) supports shared libraries... yes yes checking for uintptr_t... checking for mempcpy... yes checking for uintptr_t... no checking dynamic linker characteristics... yes checking dynamic linker characteristics... freebsd12.0 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for int64_t... no freebsd12.0 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether fgetc_unlocked is declared... checking whether to build static libraries... yes checking unwind.h usability... checking for munmap... yes checking for ssize_t... yes checking for ssize_t... yes checking for putenv... no checking unwind.h presence... no checking whether fgets_unlocked is declared... yes checking for uint64_t... yes checking for sys/wait.h that is POSIX.1 compatible... yes yes no checking for unwind.h... no checking for -funwind-tables option... checking for setenv... yes checking for -frandom-seed=string option... yes checking whether cc supports -W... yes checking for pid_t... yes yes checking for pid_t... checking whether cc supports -Wall... yes checking whether cc supports -Wwrite-strings... configure: updating cache ./config.cache configure: creating ./config.status yes yes checking whether cc supports -Wstrict-prototypes... checking for setlocale... yes checking whether cc supports -Wmissing-prototypes... no yes checking whether fileno_unlocked is declared... checking whether cc supports -Wold-style-definition... yes yes checking whether cc supports -Wmissing-format-attribute... checking whether fprintf_unlocked is declared... yes checking whether cc supports -Wcast-qual... yes yes checking for _Unwind_GetIPInfo... checking for stpcpy... yes checking for library containing strerror... yes checking for library containing strerror... no checking __sync extensions... yes checking for strcasecmp... none required none required checking for asprintf... checking for asprintf... no yes checking __atomic extensions... checking whether fputc_unlocked is declared... yes yes checking output filetype... checking for strdup... yes yes checking for atexit... checking for atexit... elf64 looking for a compliant stdint.h in stdint.h, checking for uintmax_t... no checking whether fputs_unlocked is declared... yes yes checking for strtoul... checking for basename... yes checking for basename... yes checking for uintptr_t... yes yes checking for bcmp... checking for tsearch... yes checking for bcmp... no checking whether fread_unlocked is declared... yes checking for int_least32_t... yes yes checking for bcopy... checking for __argz_count... yes checking for bcopy... no yes yes checking for int_fast32_t... checking whether fwrite_unlocked is declared... checking for bsearch... no checking for __argz_stringify... yes checking for bsearch... config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands yes no checking for bzero... checking for __argz_next... config.status: executing libtool commands yes checking for uint64_t... yes checking for bzero... no checking whether getchar_unlocked is declared... yes checking whether getc_unlocked is declared... yes no checking for __fsetlocking... checking for calloc... yes checking whether putchar_unlocked is declared... yes yes checking what to include in gstdint.h... yes checking for calloc... stdint.h (already complete) checking sys/mman.h usability... checking whether putc_unlocked is declared... yes checking sys/mman.h presence... yes checking for an ANSI C-conforming const... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking for mmap... no checking for iconv... yes checking for clock... yes checking for sys/mman.h... yes checking for mmap... yes checking for clock... yes yes checking for ffs... yes checking for iconv declaration... 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 link.h usability... install-shextern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for nl_langinfo and CODESET... yes yes checking whether mmap with MAP_ANON(YMOUS) works... yes checking whether to enable maintainer-specific portions of Makefiles... no yes checking link.h presence... checking for ffs... yes checking for link.h... yes checking for dl_iterate_phdr... yes configure: updating cache ../config.cache checking for getcwd... configure: creating ./config.status yes checking for LC_MESSAGES... yes checking for getcwd... yes checking for fcntl... yes checking for getpagesize... yes checking for bison... no checking whether NLS is requested... no checking whether to use NLS... no checking for aclocal... no checking for autoconf... no checking for autoheader... no yes checking for getpagesize... yes checking whether strnlen is declared... config.status: creating Makefile configure: updating cache ./config.cache configure: creating ./config.status yes yes checking for getexecname... checking for gettimeofday... config.status: creating mkheaders.almost config.status: creating config.h yes checking for gettimeofday... yes checking for index... no checking whether tests can run... config.status: creating Makefile yes checking for index... config.status: creating config.intl yes yes checking for insque... config.status: creating config.h config.status: executing default-1 commands configure: updating cache ./config.cache configure: creating ./config.status yes yes checking for insque... checking for memchr... gmake[4]: Entering directory '/wrkdirs/usr/ports/lang/gcc49/work/.build/intl' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/wrkdirs/usr/ports/lang/gcc49/work/.build/intl' yes yes checking for memchr... checking for memcmp... yes yes checking for memcmp... checking for memcpy... yes yes checking for memmem... checking for memcpy... yes checking for memmove... yes checking for memmem... yes checking for mempcpy... yes checking for memmove... no checking for memset... yes checking for mempcpy... yes checking for mkstemps... config.status: creating Makefile config.status: creating backtrace-supported.h no checking for memset... config.status: creating config.h config.status: executing libtool commands yes checking for putenv... config.status: executing gstdint.h commands yes config.status: executing default commands checking for mkstemps... yes checking for random... yes checking for putenv... yes gmake[4]: Entering directory '/wrkdirs/usr/ports/lang/gcc49/work/.build/libbacktrace' gmake all-am checking for rename... gmake[5]: Entering directory '/wrkdirs/usr/ports/lang/gcc49/work/.build/libbacktrace' /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libbacktrace -I /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libbacktrace/../include -I /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libbacktrace/../libgcc -I ../libgcc -DLIBICONV_PLUG -funwind-tables -frandom-seed=atomic.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c -o atomic.lo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libbacktrace/atomic.c /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libbacktrace -I /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libbacktrace/../include -I /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libbacktrace/../libgcc -I ../libgcc -DLIBICONV_PLUG -funwind-tables -frandom-seed=sort.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c -o sort.lo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libbacktrace/sort.c true DO=all multi-do # gmake /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libbacktrace -I /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libbacktrace/../include -I /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libbacktrace/../libgcc -I ../libgcc -DLIBICONV_PLUG -funwind-tables -frandom-seed=dwarf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c -o dwarf.lo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libbacktrace/dwarf.c /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libbacktrace -I /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libbacktrace/../include -I /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libbacktrace/../libgcc -I ../libgcc -DLIBICONV_PLUG -funwind-tables -frandom-seed=fileline.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c -o fileline.lo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libbacktrace/fileline.c /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libbacktrace -I /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libbacktrace/../include -I /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libbacktrace/../libgcc -I ../libgcc -DLIBICONV_PLUG -funwind-tables -frandom-seed=posix.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c -o posix.lo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libbacktrace/posix.c /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libbacktrace -I /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libbacktrace/../include -I /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libbacktrace/../libgcc -I ../libgcc -DLIBICONV_PLUG -funwind-tables -frandom-seed=print.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c -o print.lo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libbacktrace/print.c /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libbacktrace -I /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libbacktrace/../include -I /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libbacktrace/../libgcc -I ../libgcc -DLIBICONV_PLUG -funwind-tables -frandom-seed=state.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c -o state.lo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libbacktrace/state.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libbacktrace -I /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libbacktrace/../include -I /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libbacktrace/../libgcc -I ../libgcc -DLIBICONV_PLUG -funwind-tables -frandom-seed=atomic.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libbacktrace/atomic.c -o atomic.o /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libbacktrace -I /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libbacktrace/../include -I /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libbacktrace/../libgcc -I ../libgcc -DLIBICONV_PLUG -funwind-tables -frandom-seed=nounwind.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c -o nounwind.lo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libbacktrace/nounwind.c /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libbacktrace -I /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libbacktrace/../include -I /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libbacktrace/../libgcc -I ../libgcc -DLIBICONV_PLUG -funwind-tables -frandom-seed=elf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c -o elf.lo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libbacktrace/elf.c /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libbacktrace -I /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libbacktrace/../include -I /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libbacktrace/../libgcc -I ../libgcc -DLIBICONV_PLUG -funwind-tables -frandom-seed=mmapio.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c -o mmapio.lo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libbacktrace/mmapio.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libbacktrace -I /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libbacktrace/../include -I /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libbacktrace/../libgcc -I ../libgcc -DLIBICONV_PLUG -funwind-tables -frandom-seed=sort.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libbacktrace/sort.c -o sort.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libbacktrace -I /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libbacktrace/../include -I /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libbacktrace/../libgcc -I ../libgcc -DLIBICONV_PLUG -funwind-tables -frandom-seed=fileline.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libbacktrace/fileline.c -o fileline.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libbacktrace -I /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libbacktrace/../include -I /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libbacktrace/../libgcc -I ../libgcc -DLIBICONV_PLUG -funwind-tables -frandom-seed=dwarf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libbacktrace/dwarf.c -o dwarf.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libbacktrace -I /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libbacktrace/../include -I /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libbacktrace/../libgcc -I ../libgcc -DLIBICONV_PLUG -funwind-tables -frandom-seed=posix.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libbacktrace/posix.c -o posix.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libbacktrace -I /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libbacktrace/../include -I /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libbacktrace/../libgcc -I ../libgcc -DLIBICONV_PLUG -funwind-tables -frandom-seed=print.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libbacktrace/print.c -o print.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libbacktrace -I /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libbacktrace/../include -I /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libbacktrace/../libgcc -I ../libgcc -DLIBICONV_PLUG -funwind-tables -frandom-seed=elf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libbacktrace/elf.c -o elf.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libbacktrace -I /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libbacktrace/../include -I /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libbacktrace/../libgcc -I ../libgcc -DLIBICONV_PLUG -funwind-tables -frandom-seed=nounwind.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libbacktrace/nounwind.c -o nounwind.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libbacktrace -I /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libbacktrace/../include -I /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libbacktrace/../libgcc -I ../libgcc -DLIBICONV_PLUG -funwind-tables -frandom-seed=state.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libbacktrace/state.c -o state.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libbacktrace -I /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libbacktrace/../include -I /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libbacktrace/../libgcc -I ../libgcc -DLIBICONV_PLUG -funwind-tables -frandom-seed=mmapio.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libbacktrace/mmapio.c -o mmapio.o /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libbacktrace -I /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libbacktrace/../include -I /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libbacktrace/../libgcc -I ../libgcc -DLIBICONV_PLUG -funwind-tables -frandom-seed=mmap.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c -o mmap.lo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libbacktrace/mmap.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libbacktrace -I /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libbacktrace/../include -I /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libbacktrace/../libgcc -I ../libgcc -DLIBICONV_PLUG -funwind-tables -frandom-seed=mmap.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libbacktrace/mmap.c -o mmap.o yes checking for random... yes /bin/sh ./libtool --tag=CC --mode=link cc -funwind-tables -frandom-seed=libbacktrace.la -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -o libbacktrace.la atomic.lo dwarf.lo fileline.lo posix.lo print.lo sort.lo state.lo nounwind.lo elf.lo mmapio.lo mmap.lo checking for rindex... libtool: link: /usr/local/bin/ar rc .libs/libbacktrace.a atomic.o dwarf.o fileline.o posix.o print.o sort.o state.o nounwind.o elf.o mmapio.o mmap.o libtool: link: /usr/local/bin/ranlib .libs/libbacktrace.a yes libtool: link: ( cd ".libs" && rm -f "libbacktrace.la" && ln -s "../libbacktrace.la" "libbacktrace.la" ) gmake[5]: Leaving directory '/wrkdirs/usr/ports/lang/gcc49/work/.build/libbacktrace' yes gmake[4]: Leaving directory '/wrkdirs/usr/ports/lang/gcc49/work/.build/libbacktrace' checking for rename... checking for setenv... yes yes checking for rindex... checking for snprintf... yes yes checking for sigsetmask... checking for setenv... yes checking for stpcpy... yes checking for snprintf... yes checking for stpncpy... yes checking for sigsetmask... yes checking for strcasecmp... yes checking for stpcpy... yes checking for strchr... yes checking for stpncpy... yes checking for strdup... yes checking for strcasecmp... yes checking for strncasecmp... yes checking for strchr... yes checking for strndup... yes checking for strdup... yes checking for strnlen... yes checking for strncasecmp... yes checking for strrchr... yes checking for strndup... yes checking for strstr... yes checking for strnlen... yes checking for strtod... yes checking for strrchr... yes checking for strtol... yes checking for strstr... yes checking for strtoul... yes checking for strtod... yes checking for strverscmp... yes no checking for strtol... checking for tmpnam... yes yes checking for vasprintf... checking for strtoul... yes yes checking for strverscmp... checking for vfprintf... yes checking for vprintf... no checking for tmpnam... yes yes checking for vsnprintf... checking for vasprintf... yes yes checking for vsprintf... checking for vfprintf... yes yes checking for waitpid... checking for vprintf... yes checking for setproctitle... yes checking for vsnprintf... yes checking whether alloca needs Cray hooks... yes checking for vsprintf... no checking stack direction for C alloca... -1 checking for vfork.h... yes checking for waitpid... no checking for fork... yes checking for setproctitle... yes checking for vfork... yes checking whether alloca needs Cray hooks... yes checking for working fork... no checking stack direction for C alloca... -1 checking for vfork.h... yes checking for working vfork... (cached) yes checking for _doprnt... no checking for fork... no checking for sys_errlist... yes checking for vfork... yes checking for sys_nerr... yes checking for working fork... yes checking for sys_siglist... yes 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... no checking for canonicalize_file_name... yes checking for sys_nerr... no checking for dup3... yes checking for sys_siglist... yes checking for getrlimit... yes checking for external symbol _system_configuration... yes checking for getrusage... no checking for __fsetlocking... yes checking for getsysinfo... no checking for canonicalize_file_name... no checking for gettimeofday... (cached) yes checking for on_exit... no checking for dup3... no 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... no checking for psignal... yes checking for sbrk... yes checking for pstat_getdynamic... yes checking for spawnve... no checking for pstat_getstatic... no checking for spawnvpe... no no checking for realpath... checking for strerror... yes yes checking for setrlimit... checking for strsignal... yes yes checking for sysconf... checking for sbrk... yes yes checking for sysctl... checking for spawnve... yes checking for sysmp... no checking for spawnvpe... no checking for table... no checking for strerror... no checking for times... yes checking for strsignal... yes checking for wait3... yes checking for sysconf... yes checking for wait4... yes checking for sysctl... yes checking whether basename is declared... yes checking for sysmp... no checking for table... no checking whether ffs is declared... yes checking whether asprintf is declared... yes checking whether vasprintf is declared... yes no checking whether snprintf is declared... checking for times... yes checking whether vsnprintf is declared... yes checking whether calloc is declared... yes checking whether getenv is declared... yes yes checking for wait3... checking whether getopt is declared... yes checking whether malloc is declared... yes checking whether realloc is declared... yes checking whether sbrk is declared... yes checking for wait4... yes checking whether strverscmp is declared... yes checking whether basename is declared... no checking whether canonicalize_file_name must be declared... no checking whether ffs is declared... yes checking whether asprintf is declared... yes yes checking for stdlib.h... (cached) yes checking whether vasprintf is declared... checking for unistd.h... (cached) yes checking for getpagesize... (cached) yes checking for working mmap... yes checking whether snprintf is declared... yes checking whether vsnprintf is declared... yes checking whether calloc is declared... yes checking whether getenv is declared... yes checking whether getopt is declared... yes yes checking whether malloc is declared... checking for working strncmp... yes checking whether realloc is declared... yes checking whether sbrk is declared... yes checking whether strverscmp is declared... yes 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... config.status: creating Makefile config.status: creating testsuite/Makefile config.status: creating config.h config.status: executing default commands yes checking for working strncmp... Configuring stage 1 in ./libcpp gmake[4]: Entering directory '/wrkdirs/usr/ports/lang/gcc49/work/.build/libiberty' if [ x"-fpic" != x ] && [ ! -d pic ]; then \ mkdir pic; \ else true; fi touch stamp-picdir echo ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o > required-list if [ x"-fpic" != x ]; then \ cc -c -DHAVE_CONFIG_H -g -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/regex.c -o pic/regex.o; \ else true; fi if [ x"-fpic" != x ]; then \ cc -c -DHAVE_CONFIG_H -g -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/cplus-dem.c -o pic/cplus-dem.o; \ else true; fi if [ x"-fpic" != x ]; then \ cc -c -DHAVE_CONFIG_H -g -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/cp-demangle.c -o pic/cp-demangle.o; \ else true; fi if [ x"-fpic" != x ]; then \ cc -c -DHAVE_CONFIG_H -g -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/md5.c -o pic/md5.o; \ else true; fi if [ x"-fpic" != x ]; then \ cc -c -DHAVE_CONFIG_H -g -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/sha1.c -o pic/sha1.o; \ else true; fi if [ x"-fpic" != x ]; then \ cc -c -DHAVE_CONFIG_H -g -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/alloca.c -o pic/alloca.o; \ else true; fi if [ x"-fpic" != x ]; then \ cc -c -DHAVE_CONFIG_H -g -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/argv.c -o pic/argv.o; \ else true; fi if [ x"-fpic" != x ]; then \ cc -c -DHAVE_CONFIG_H -g -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/choose-temp.c -o pic/choose-temp.o; \ else true; fi if [ x"-fpic" != x ]; then \ cc -c -DHAVE_CONFIG_H -g -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/concat.c -o pic/concat.o; \ else true; fi cc -c -DHAVE_CONFIG_H -g -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/md5.c -o md5.o gmake[5]: Entering directory '/wrkdirs/usr/ports/lang/gcc49/work/.build/libiberty/testsuite' gmake[5]: Nothing to be done for 'all'. gmake[5]: Leaving directory '/wrkdirs/usr/ports/lang/gcc49/work/.build/libiberty/testsuite' cc -c -DHAVE_CONFIG_H -g -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/regex.c -o regex.o cc -c -DHAVE_CONFIG_H -g -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/alloca.c -o alloca.o if [ x"-fpic" != x ]; then \ cc -c -DHAVE_CONFIG_H -g -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/cp-demint.c -o pic/cp-demint.o; \ else true; fi cc -c -DHAVE_CONFIG_H -g -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/sha1.c -o sha1.o cc -c -DHAVE_CONFIG_H -g -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/cp-demangle.c -o cp-demangle.o cc -c -DHAVE_CONFIG_H -g -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/cplus-dem.c -o cplus-dem.o cc -c -DHAVE_CONFIG_H -g -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/argv.c -o argv.o cc -c -DHAVE_CONFIG_H -g -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/concat.c -o concat.o cc -c -DHAVE_CONFIG_H -g -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/choose-temp.c -o choose-temp.o if [ x"-fpic" != x ]; then \ cc -c -DHAVE_CONFIG_H -g -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/crc32.c -o pic/crc32.o; \ else true; fi if [ x"-fpic" != x ]; then \ cc -c -DHAVE_CONFIG_H -g -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/dwarfnames.c -o pic/dwarfnames.o; \ else true; fi if [ x"-fpic" != x ]; then \ cc -c -DHAVE_CONFIG_H -g -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/dyn-string.c -o pic/dyn-string.o; \ else true; fi if [ x"-fpic" != x ]; then \ cc -c -DHAVE_CONFIG_H -g -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/fdmatch.c -o pic/fdmatch.o; \ else true; fi if [ x"-fpic" != x ]; then \ cc -c -DHAVE_CONFIG_H -g -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/fibheap.c -o pic/fibheap.o; \ else true; fi cc -c -DHAVE_CONFIG_H -g -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/cp-demint.c -o cp-demint.o if [ x"-fpic" != x ]; then \ cc -c -DHAVE_CONFIG_H -g -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/filename_cmp.c -o pic/filename_cmp.o; \ else true; fi if [ x"-fpic" != x ]; then \ cc -c -DHAVE_CONFIG_H -g -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/floatformat.c -o pic/floatformat.o; \ else true; fi if [ x"-fpic" != x ]; then \ cc -c -DHAVE_CONFIG_H -g -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/fnmatch.c -o pic/fnmatch.o; \ else true; fi if [ x"-fpic" != x ]; then \ cc -c -DHAVE_CONFIG_H -g -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/fopen_unlocked.c -o pic/fopen_unlocked.o; \ else true; fi cc -c -DHAVE_CONFIG_H -g -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/crc32.c -o crc32.o cc -c -DHAVE_CONFIG_H -g -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/dwarfnames.c -o dwarfnames.o cc -c -DHAVE_CONFIG_H -g -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/dyn-string.c -o dyn-string.o cc -c -DHAVE_CONFIG_H -g -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/fdmatch.c -o fdmatch.o if [ x"-fpic" != x ]; then \ cc -c -DHAVE_CONFIG_H -g -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/getopt.c -o pic/getopt.o; \ else true; fi cc -c -DHAVE_CONFIG_H -g -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/fibheap.c -o fibheap.o cc -c -DHAVE_CONFIG_H -g -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/filename_cmp.c -o filename_cmp.o if [ x"-fpic" != x ]; then \ cc -c -DHAVE_CONFIG_H -g -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/getopt1.c -o pic/getopt1.o; \ else true; fi cc -c -DHAVE_CONFIG_H -g -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/fnmatch.c -o fnmatch.o if [ x"-fpic" != x ]; then \ cc -c -DHAVE_CONFIG_H -g -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/getpwd.c -o pic/getpwd.o; \ else true; fi cc -c -DHAVE_CONFIG_H -g -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/fopen_unlocked.c -o fopen_unlocked.o cc -c -DHAVE_CONFIG_H -g -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/floatformat.c -o floatformat.o if [ x"-fpic" != x ]; then \ cc -c -DHAVE_CONFIG_H -g -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/getruntime.c -o pic/getruntime.o; \ else true; fi if [ x"-fpic" != x ]; then \ cc -c -DHAVE_CONFIG_H -g -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/hashtab.c -o pic/hashtab.o; \ else true; fi if [ x"-fpic" != x ]; then \ cc -c -DHAVE_CONFIG_H -g -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/hex.c -o pic/hex.o; \ else true; fi if [ x"-fpic" != x ]; then \ cc -c -DHAVE_CONFIG_H -g -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/lbasename.c -o pic/lbasename.o; \ else true; fi cc -c -DHAVE_CONFIG_H -g -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/getopt.c -o getopt.o cc -c -DHAVE_CONFIG_H -g -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/getopt1.c -o getopt1.o if [ x"-fpic" != x ]; then \ cc -c -DHAVE_CONFIG_H -g -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/lrealpath.c -o pic/lrealpath.o; \ else true; fi if [ x"-fpic" != x ]; then \ cc -c -DHAVE_CONFIG_H -g -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/make-relative-prefix.c -o pic/make-relative-prefix.o; \ else true; fi yes if [ x"-fpic" != x ]; then \ cc -c -DHAVE_CONFIG_H -g -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/make-temp-file.c -o pic/make-temp-file.o; \ else true; fi cc -c -DHAVE_CONFIG_H -g -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/getpwd.c -o getpwd.o if [ x"-fpic" != x ]; then \ cc -c -DHAVE_CONFIG_H -g -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/objalloc.c -o pic/objalloc.o; \ else true; fi if [ x"-fpic" != x ]; then \ cc -c -DHAVE_CONFIG_H -g -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/obstack.c -o pic/obstack.o; \ else true; fi cc -c -DHAVE_CONFIG_H -g -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/hex.c -o hex.o cc -c -DHAVE_CONFIG_H -g -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/lbasename.c -o lbasename.o cc -c -DHAVE_CONFIG_H -g -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/getruntime.c -o getruntime.o cc -c -DHAVE_CONFIG_H -g -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/hashtab.c -o hashtab.o if [ x"-fpic" != x ]; then \ cc -c -DHAVE_CONFIG_H -g -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/partition.c -o pic/partition.o; \ else true; fi cc -c -DHAVE_CONFIG_H -g -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/lrealpath.c -o lrealpath.o cc -c -DHAVE_CONFIG_H -g -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/make-temp-file.c -o make-temp-file.o cc -c -DHAVE_CONFIG_H -g -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/make-relative-prefix.c -o make-relative-prefix.o cc -c -DHAVE_CONFIG_H -g -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/objalloc.c -o objalloc.o if [ x"-fpic" != x ]; then \ cc -c -DHAVE_CONFIG_H -g -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/pexecute.c -o pic/pexecute.o; \ else true; fi if [ x"-fpic" != x ]; then \ cc -c -DHAVE_CONFIG_H -g -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/physmem.c -o pic/physmem.o; \ else true; fi cc -c -DHAVE_CONFIG_H -g -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/obstack.c -o obstack.o if [ x"-fpic" != x ]; then \ cc -c -DHAVE_CONFIG_H -g -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/pex-common.c -o pic/pex-common.o; \ else true; fi if [ x"-fpic" != x ]; then \ cc -c -DHAVE_CONFIG_H -g -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/pex-one.c -o pic/pex-one.o; \ else true; fi if [ x"-fpic" != x ]; then \ cc -c -DHAVE_CONFIG_H -g -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/pex-unix.c -o pic/pex-unix.o; \ else true; fi cc -c -DHAVE_CONFIG_H -g -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/partition.c -o partition.o if [ x"-fpic" != x ]; then \ cc -c -DHAVE_CONFIG_H -g -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/safe-ctype.c -o pic/safe-ctype.o; \ else true; fi if [ x"-fpic" != x ]; then \ cc -c -DHAVE_CONFIG_H -g -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/simple-object.c -o pic/simple-object.o; \ else true; fi if [ x"-fpic" != x ]; then \ cc -c -DHAVE_CONFIG_H -g -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/simple-object-coff.c -o pic/simple-object-coff.o; \ else true; fi if [ x"-fpic" != x ]; then \ cc -c -DHAVE_CONFIG_H -g -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/simple-object-elf.c -o pic/simple-object-elf.o; \ else true; fi cc -c -DHAVE_CONFIG_H -g -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/pexecute.c -o pexecute.o if [ x"-fpic" != x ]; then \ cc -c -DHAVE_CONFIG_H -g -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/simple-object-mach-o.c -o pic/simple-object-mach-o.o; \ else true; fi cc -c -DHAVE_CONFIG_H -g -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/physmem.c -o physmem.o cc -c -DHAVE_CONFIG_H -g -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/pex-one.c -o pex-one.o cc -c -DHAVE_CONFIG_H -g -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/pex-common.c -o pex-common.o cc -c -DHAVE_CONFIG_H -g -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/safe-ctype.c -o safe-ctype.o cc -c -DHAVE_CONFIG_H -g -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/simple-object.c -o simple-object.o if [ x"-fpic" != x ]; then \ cc -c -DHAVE_CONFIG_H -g -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/simple-object-xcoff.c -o pic/simple-object-xcoff.o; \ else true; fi cc -c -DHAVE_CONFIG_H -g -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/pex-unix.c -o pex-unix.o if [ x"-fpic" != x ]; then \ cc -c -DHAVE_CONFIG_H -g -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/sort.c -o pic/sort.o; \ else true; fi if [ x"-fpic" != x ]; then \ cc -c -DHAVE_CONFIG_H -g -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/spaces.c -o pic/spaces.o; \ else true; fi cc -c -DHAVE_CONFIG_H -g -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/simple-object-elf.c -o simple-object-elf.o cc -c -DHAVE_CONFIG_H -g -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/simple-object-coff.c -o simple-object-coff.o if [ x"-fpic" != x ]; then \ cc -c -DHAVE_CONFIG_H -g -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/splay-tree.c -o pic/splay-tree.o; \ else true; fi if [ x"-fpic" != x ]; then \ cc -c -DHAVE_CONFIG_H -g -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/stack-limit.c -o pic/stack-limit.o; \ else true; fi cc -c -DHAVE_CONFIG_H -g -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/simple-object-mach-o.c -o simple-object-mach-o.o if [ x"-fpic" != x ]; then \ cc -c -DHAVE_CONFIG_H -g -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/strerror.c -o pic/strerror.o; \ else true; fi cc -c -DHAVE_CONFIG_H -g -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/simple-object-xcoff.c -o simple-object-xcoff.o if [ x"-fpic" != x ]; then \ cc -c -DHAVE_CONFIG_H -g -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/strsignal.c -o pic/strsignal.o; \ else true; fi if [ x"-fpic" != x ]; then \ cc -c -DHAVE_CONFIG_H -g -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/timeval-utils.c -o pic/timeval-utils.o; \ else true; fi cc -c -DHAVE_CONFIG_H -g -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/spaces.c -o spaces.o if [ x"-fpic" != x ]; then \ cc -c -DHAVE_CONFIG_H -g -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \ else true; fi cc -c -DHAVE_CONFIG_H -g -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/sort.c -o sort.o /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/stack-limit.c:54:24: warning: comparison of integers of different signs: 'rlim_t' (aka 'long') and 'unsigned long' [-Wsign-compare] && rlim.rlim_cur < pref ~~~~~~~~~~~~~ ^ ~~~~ 1 warning generated. cc -c -DHAVE_CONFIG_H -g -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/splay-tree.c -o splay-tree.o cc -c -DHAVE_CONFIG_H -g -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/stack-limit.c -o stack-limit.o if [ x"-fpic" != x ]; then \ cc -c -DHAVE_CONFIG_H -g -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/xatexit.c -o pic/xatexit.o; \ else true; fi cc -c -DHAVE_CONFIG_H -g -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/strerror.c -o strerror.o if [ x"-fpic" != x ]; then \ cc -c -DHAVE_CONFIG_H -g -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/xexit.c -o pic/xexit.o; \ else true; fi if [ x"-fpic" != x ]; then \ cc -c -DHAVE_CONFIG_H -g -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/xmalloc.c -o pic/xmalloc.o; \ else true; fi cc -c -DHAVE_CONFIG_H -g -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/timeval-utils.c -o timeval-utils.o /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/stack-limit.c:54:24: warning: comparison of integers of different signs: 'rlim_t' (aka 'long') and 'unsigned long' [-Wsign-compare] && rlim.rlim_cur < pref ~~~~~~~~~~~~~ ^ ~~~~ 1 warning generated. cc -c -DHAVE_CONFIG_H -g -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/strsignal.c -o strsignal.o if [ x"-fpic" != x ]; then \ cc -c -DHAVE_CONFIG_H -g -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/xmemdup.c -o pic/xmemdup.o; \ else true; fi if [ x"-fpic" != x ]; then \ cc -c -DHAVE_CONFIG_H -g -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/xstrdup.c -o pic/xstrdup.o; \ else true; fi if [ x"-fpic" != x ]; then \ cc -c -DHAVE_CONFIG_H -g -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/xstrerror.c -o pic/xstrerror.o; \ else true; fi cc -c -DHAVE_CONFIG_H -g -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/unlink-if-ordinary.c -o unlink-if-ordinary.o cc -c -DHAVE_CONFIG_H -g -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/xatexit.c -o xatexit.o if [ x"-fpic" != x ]; then \ cc -c -DHAVE_CONFIG_H -g -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/xstrndup.c -o pic/xstrndup.o; \ else true; fi configure: updating cache ../config.cache if [ x"-fpic" != x ]; then \ cc -c -DHAVE_CONFIG_H -g -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/mempcpy.c -o pic/mempcpy.o; \ else true; fi if [ x"-fpic" != x ]; then \ cc -c -DHAVE_CONFIG_H -g -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/strverscmp.c -o pic/strverscmp.o; \ else true; fi cc -c -DHAVE_CONFIG_H -g -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/xexit.c -o xexit.o cc -c -DHAVE_CONFIG_H -g -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/xmalloc.c -o xmalloc.o cc -c -DHAVE_CONFIG_H -g -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/xstrerror.c -o xstrerror.o cc -c -DHAVE_CONFIG_H -g -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/xstrdup.c -o xstrdup.o cc -c -DHAVE_CONFIG_H -g -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/xmemdup.c -o xmemdup.o configure: creating ./config.status cc -c -DHAVE_CONFIG_H -g -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/xstrndup.c -o xstrndup.o cc -c -DHAVE_CONFIG_H -g -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/mempcpy.c -o mempcpy.o cc -c -DHAVE_CONFIG_H -g -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/strverscmp.c -o strverscmp.o rm -f ./libiberty.a pic/./libiberty.a /usr/local/bin/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 ./mempcpy.o ./strverscmp.o /usr/local/bin/ranlib ./libiberty.a if [ x"-fpic" != x ]; then \ cd pic; \ /usr/local/bin/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 ./mempcpy.o ./strverscmp.o; \ /usr/local/bin/ranlib ./libiberty.a; \ cd ..; \ else true; fi gmake[4]: Leaving directory '/wrkdirs/usr/ports/lang/gcc49/work/.build/libiberty' configure: creating cache ./config.cache checking build system type... gmake[4]: Entering directory '/wrkdirs/usr/ports/lang/gcc49/work/.build/lto-plugin' x86_64-portbld-freebsd12.0 checking host system type... gmake all-am gmake[5]: Entering directory '/wrkdirs/usr/ports/lang/gcc49/work/.build/lto-plugin' x86_64-portbld-freebsd12.0 checking target system type... /bin/sh ./libtool --tag=CC --tag=disable-static --mode=compile cc -DHAVE_CONFIG_H -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/lto-plugin -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/lto-plugin/../include -DHAVE_CONFIG_H -DLIBICONV_PLUG -Wall -g -c -o lto-plugin.lo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/lto-plugin/lto-plugin.c x86_64-portbld-freebsd12.0 checking whether gmake sets $(MAKE)... yes checking for a BSD-compatible install... /usr/bin/install -c checking for x86_64-portbld-freebsd12.0-gcc... cc config.status: creating Makefile libtool: compile: cc -DHAVE_CONFIG_H -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/lto-plugin -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/lto-plugin/../include -DHAVE_CONFIG_H -DLIBICONV_PLUG -Wall -g -c /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/lto-plugin/lto-plugin.c -fPIC -DPIC -o .libs/lto-plugin.o /bin/sh ./libtool --tag=CC --tag=disable-static --mode=link cc -Wall -g -Wc,-static-libgcc -module -bindir /usr/local/libexec/gcc49/gcc/x86_64-portbld-freebsd12.0/4.9.4 -o liblto_plugin.la -rpath /usr/local/libexec/gcc49/gcc/x86_64-portbld-freebsd12.0/4.9.4 lto-plugin.lo -Wc,../libiberty/pic/libiberty.a config.status: creating testsuite/Makefile config.status: creating config.h config.status: executing default commands libtool: link: cc -shared .libs/lto-plugin.o -static-libgcc ../libiberty/pic/libiberty.a -Wl,-soname -Wl,liblto_plugin.so.0 -o .libs/liblto_plugin.so.0.0.0 checking for C compiler default output file name... cc: warning: argument unused during compilation: '-static-libgcc' [-Wunused-command-line-argument] 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") a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... libtool: link: ( cd ".libs" && rm -f "liblto_plugin.la" && ln -s "../liblto_plugin.la" "liblto_plugin.la" ) gmake[4]: Entering directory '/wrkdirs/usr/ports/lang/gcc49/work/.build/build-x86_64-portbld-freebsd12.0/libiberty' if [ x"" != x ] && [ ! -d pic ]; then \ mkdir pic; \ else true; fi libtool: install: /usr/bin/install -c .libs/liblto_plugin.so.0.0.0 /wrkdirs/usr/ports/lang/gcc49/work/.build/lto-plugin/.././gcc/liblto_plugin.so.0.0.0 libtool: install: (cd /wrkdirs/usr/ports/lang/gcc49/work/.build/lto-plugin/.././gcc && { ln -s -f liblto_plugin.so.0.0.0 liblto_plugin.so.0 || { rm -f liblto_plugin.so.0 && ln -s liblto_plugin.so.0.0.0 liblto_plugin.so.0; }; }) libtool: install: (cd /wrkdirs/usr/ports/lang/gcc49/work/.build/lto-plugin/.././gcc && { ln -s -f liblto_plugin.so.0.0.0 liblto_plugin.so || { rm -f liblto_plugin.so && ln -s liblto_plugin.so.0.0.0 liblto_plugin.so; }; }) libtool: install: /usr/bin/install -c .libs/liblto_plugin.lai /wrkdirs/usr/ports/lang/gcc49/work/.build/lto-plugin/.././gcc/liblto_plugin.la libtool: install: warning: remember to run `libtool --finish /usr/local/libexec/gcc49/gcc/x86_64-portbld-freebsd12.0/4.9.4' gmake[5]: Leaving directory '/wrkdirs/usr/ports/lang/gcc49/work/.build/lto-plugin' touch stamp-picdir gmake[4]: Leaving directory '/wrkdirs/usr/ports/lang/gcc49/work/.build/lto-plugin' 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 \ cc -c -DHAVE_CONFIG_H -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/regex.c -o pic/regex.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/cplus-dem.c -o pic/cplus-dem.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/cp-demangle.c -o pic/cp-demangle.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/md5.c -o pic/md5.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/regex.c -o regex.o if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/sha1.c -o pic/sha1.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/cp-demangle.c -o cp-demangle.o cc -c -DHAVE_CONFIG_H -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/cplus-dem.c -o cplus-dem.o cc -c -DHAVE_CONFIG_H -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/md5.c -o md5.o if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/alloca.c -o pic/alloca.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/argv.c -o pic/argv.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/sha1.c -o sha1.o if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/choose-temp.c -o pic/choose-temp.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/alloca.c -o alloca.o if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/concat.c -o pic/concat.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/argv.c -o argv.o cc -c -DHAVE_CONFIG_H -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/choose-temp.c -o choose-temp.o gmake[5]: Entering directory '/wrkdirs/usr/ports/lang/gcc49/work/.build/build-x86_64-portbld-freebsd12.0/libiberty/testsuite' gmake[5]: Nothing to be done for 'all'. gmake[5]: Leaving directory '/wrkdirs/usr/ports/lang/gcc49/work/.build/build-x86_64-portbld-freebsd12.0/libiberty/testsuite' if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/cp-demint.c -o pic/cp-demint.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/concat.c -o concat.o if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/crc32.c -o pic/crc32.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/dwarfnames.c -o pic/dwarfnames.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/cp-demint.c -o cp-demint.o cc -c -DHAVE_CONFIG_H -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/crc32.c -o crc32.o if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/dyn-string.c -o pic/dyn-string.o; \ else true; fi Configuring stage 1 in ./gcc cc -c -DHAVE_CONFIG_H -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/dwarfnames.c -o dwarfnames.o if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/fdmatch.c -o pic/fdmatch.o; \ else true; fi checking for suffix of object files... if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/fibheap.c -o pic/fibheap.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/filename_cmp.c -o pic/filename_cmp.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/dyn-string.c -o dyn-string.o if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/floatformat.c -o pic/floatformat.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/fdmatch.c -o fdmatch.o if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/fnmatch.c -o pic/fnmatch.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/filename_cmp.c -o filename_cmp.o cc -c -DHAVE_CONFIG_H -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/fibheap.c -o fibheap.o cc -c -DHAVE_CONFIG_H -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/floatformat.c -o floatformat.o if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/fopen_unlocked.c -o pic/fopen_unlocked.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/fnmatch.c -o fnmatch.o if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/getopt.c -o pic/getopt.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/getopt1.c -o pic/getopt1.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/fopen_unlocked.c -o fopen_unlocked.o if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/getpwd.c -o pic/getpwd.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/getopt.c -o getopt.o cc -c -DHAVE_CONFIG_H -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/getopt1.c -o getopt1.o if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/getruntime.c -o pic/getruntime.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/getpwd.c -o getpwd.o o checking whether we are using the GNU C compiler... if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/hashtab.c -o pic/hashtab.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/hex.c -o pic/hex.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/lbasename.c -o pic/lbasename.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/getruntime.c -o getruntime.o if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/lrealpath.c -o pic/lrealpath.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/hashtab.c -o hashtab.o cc -c -DHAVE_CONFIG_H -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/hex.c -o hex.o if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/make-relative-prefix.c -o pic/make-relative-prefix.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/lbasename.c -o lbasename.o if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/make-temp-file.c -o pic/make-temp-file.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/lrealpath.c -o lrealpath.o if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/objalloc.c -o pic/objalloc.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/make-relative-prefix.c -o make-relative-prefix.o cc -c -DHAVE_CONFIG_H -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/make-temp-file.c -o make-temp-file.o if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/obstack.c -o pic/obstack.o; \ else true; fi yes checking whether cc accepts -g... cc -c -DHAVE_CONFIG_H -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/objalloc.c -o objalloc.o if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/partition.c -o pic/partition.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/pexecute.c -o pic/pexecute.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/obstack.c -o obstack.o cc -c -DHAVE_CONFIG_H -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/partition.c -o partition.o if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/physmem.c -o pic/physmem.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/pex-common.c -o pic/pex-common.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/pexecute.c -o pexecute.o if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/pex-one.c -o pic/pex-one.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/physmem.c -o physmem.o if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/pex-unix.c -o pic/pex-unix.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/pex-common.c -o pex-common.o if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/safe-ctype.c -o pic/safe-ctype.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/simple-object.c -o pic/simple-object.o; \ else true; fi yes cc -c -DHAVE_CONFIG_H -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/pex-one.c -o pex-one.o checking for cc option to accept ISO C89... cc -c -DHAVE_CONFIG_H -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/pex-unix.c -o pex-unix.o if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/simple-object-coff.c -o pic/simple-object-coff.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/safe-ctype.c -o safe-ctype.o if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/simple-object-elf.c -o pic/simple-object-elf.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/simple-object.c -o simple-object.o cc -c -DHAVE_CONFIG_H -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/simple-object-coff.c -o simple-object-coff.o if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/simple-object-mach-o.c -o pic/simple-object-mach-o.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/simple-object-elf.c -o simple-object-elf.o if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/simple-object-xcoff.c -o pic/simple-object-xcoff.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/simple-object-mach-o.c -o simple-object-mach-o.o if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/sort.c -o pic/sort.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/spaces.c -o pic/spaces.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/simple-object-xcoff.c -o simple-object-xcoff.o cc -c -DHAVE_CONFIG_H -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/sort.c -o sort.o if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/splay-tree.c -o pic/splay-tree.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/stack-limit.c -o pic/stack-limit.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/spaces.c -o spaces.o if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/strerror.c -o pic/strerror.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/strsignal.c -o pic/strsignal.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/splay-tree.c -o splay-tree.o cc -c -DHAVE_CONFIG_H -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/stack-limit.c -o stack-limit.o if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/timeval-utils.c -o pic/timeval-utils.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/strerror.c -o strerror.o none needed cc -c -DHAVE_CONFIG_H -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/strsignal.c -o strsignal.o if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/timeval-utils.c -o timeval-utils.o if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/xatexit.c -o pic/xatexit.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/xexit.c -o pic/xexit.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/unlink-if-ordinary.c -o unlink-if-ordinary.o /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/stack-limit.c:54:24: warning: comparison of integers of different signs: 'rlim_t' (aka 'long') and 'unsigned long' [-Wsign-compare] && rlim.rlim_cur < pref ~~~~~~~~~~~~~ ^ ~~~~ 1 warning generated. if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/xmalloc.c -o pic/xmalloc.o; \ else true; fi if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/xmemdup.c -o pic/xmemdup.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/xatexit.c -o xatexit.o cc -c -DHAVE_CONFIG_H -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/xexit.c -o xexit.o if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/xstrdup.c -o pic/xstrdup.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/xmalloc.c -o xmalloc.o if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/xstrerror.c -o pic/xstrerror.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/xmemdup.c -o xmemdup.o if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/xstrndup.c -o pic/xstrndup.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/xstrdup.c -o xstrdup.o if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/mempcpy.c -o pic/mempcpy.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/xstrerror.c -o xstrerror.o if [ x"" != x ]; then \ cc -c -DHAVE_CONFIG_H -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/strverscmp.c -o pic/strverscmp.o; \ else true; fi cc -c -DHAVE_CONFIG_H -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/xstrndup.c -o xstrndup.o cc -c -DHAVE_CONFIG_H -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/mempcpy.c -o mempcpy.o cc -c -DHAVE_CONFIG_H -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -DLIBICONV_PLUG -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libiberty/strverscmp.c -o strverscmp.o rm -f ./libiberty.a pic/./libiberty.a /usr/local/bin/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 ./mempcpy.o ./strverscmp.o /usr/local/bin/ranlib ./libiberty.a if [ x"" != x ]; then \ cd pic; \ /usr/local/bin/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 ./mempcpy.o ./strverscmp.o; \ /usr/local/bin/ranlib ./libiberty.a; \ cd ..; \ else true; fi gmake[4]: Leaving directory '/wrkdirs/usr/ports/lang/gcc49/work/.build/build-x86_64-portbld-freebsd12.0/libiberty' checking whether we are using the GNU C++ compiler... gmake[4]: Entering directory '/wrkdirs/usr/ports/lang/gcc49/work/.build/build-x86_64-portbld-freebsd12.0/fixincludes' cc -c -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DLIBICONV_PLUG -DHAVE_CONFIG_H -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/fixincludes -I../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/fixincludes/../include /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/fixincludes/fixincl.c cc -c -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DLIBICONV_PLUG -DHAVE_CONFIG_H -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/fixincludes -I../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/fixincludes/../include /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/fixincludes/fixtests.c cc -c -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DLIBICONV_PLUG -DHAVE_CONFIG_H -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/fixincludes -I../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/fixincludes/../include /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/fixincludes/fixfixes.c yes checking whether c++ accepts -g... cc -c -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DLIBICONV_PLUG -DHAVE_CONFIG_H -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/fixincludes -I../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/fixincludes/../include /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/fixincludes/server.c cc -c -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DLIBICONV_PLUG -DHAVE_CONFIG_H -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/fixincludes -I../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/fixincludes/../include /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/fixincludes/procopen.c cc -c -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DLIBICONV_PLUG -DHAVE_CONFIG_H -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/fixincludes -I../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/fixincludes/../include /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/fixincludes/fixlib.c cc -c -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DLIBICONV_PLUG -DHAVE_CONFIG_H -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/fixincludes -I../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/fixincludes/../include /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/fixincludes/fixopts.c srcdir="/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/fixincludes" /bin/sh /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/fixincludes/mkfixinc.sh x86_64-portbld-freebsd12.0 sed -e 's/@gcc_version@/4.9.4/' < mkheaders.almost > mkheadersT mv -f mkheadersT mkheaders yes checking for x86_64-portbld-freebsd12.0-ranlib... /usr/local/bin/ranlib checking how to run the C preprocessor... cpp cc -O2 -pipe -DLIBICONV_PLUG -fno-strict-aliasing -o fixincl fixincl.o fixtests.o fixfixes.o server.o procopen.o fixlib.o fixopts.o ../libiberty/libiberty.a echo timestamp > full-stamp gmake[4]: Leaving directory '/wrkdirs/usr/ports/lang/gcc49/work/.build/build-x86_64-portbld-freebsd12.0/fixincludes' 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... configure: creating cache ./config.cache checking build system type... x86_64-portbld-freebsd12.0 checking host system type... x86_64-portbld-freebsd12.0 checking target system type... x86_64-portbld-freebsd12.0 checking LIBRARY_PATH variable... ok checking GCC_EXEC_PREFIX variable... ok checking whether to place generated files in the source directory... no checking whether a default linker was specified... yes (/usr/local/bin/ld - GNU ld) checking whether a default assembler was specified... yes (/usr/local/bin/as - GNU as) checking for x86_64-portbld-freebsd12.0-gcc... cc yes checking for sys/types.h... yes checking for C compiler default output file name... checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes a.out checking whether the C compiler works... checking for memory.h... yes checking whether we are cross compiling... no checking for suffix of executables... yes checking for strings.h... yes checking for inttypes.h... yes checking for suffix of object files... checking for stdint.h... o checking whether we are using the GNU C compiler... yes checking for unistd.h... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... yes checking minix/config.h usability... none needed checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking for x86_64-portbld-freebsd12.0-gnatbind... no checking for x86_64-portbld-freebsd12.0-gnatmake... no checking whether compiler driver understands Ada... no checking minix/config.h presence... no checking how to run the C preprocessor... cpp 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... no checking for autoconf... no checking for autoheader... no checking whether cc supports -W... 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 whether cc supports -Wall... yes checking whether cc supports -Wnarrowing... yes checking whether cc supports -Wwrite-strings... yes checking whether cc supports -Wmissing-format-attribute... yes checking whether cc supports -Wstrict-prototypes... yes checking whether cc supports -Wmissing-prototypes... yes checking whether cc supports -Wold-style-definition... yes checking whether cc supports -Wc++-compat... yes checking whether cc supports -pedantic -Wlong-long... yes checking whether cc supports -fno-exceptions... yes checking whether cc supports -fno-rtti... yes yes checking for sys/types.h... checking dependency style of c++... yes checking for sys/stat.h... yes checking for stdlib.h... gcc3 checking whether time.h and sys/time.h may both be included... yes yes checking for string.h... checking whether string.h and strings.h may both be included... yes yes checking locale.h usability... checking for memory.h... yes checking locale.h presence... yes checking for strings.h... yes yes checking for locale.h... yes checking for inttypes.h... checking fcntl.h usability... yes yes checking fcntl.h presence... checking for stdint.h... yes checking for unistd.h... yes checking for fcntl.h... yes checking limits.h usability... yes checking minix/config.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 no checking minix/config.h presence... checking sys/file.h usability... yes checking sys/file.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking how to run the C preprocessor... cpp yes checking for sys/file.h... yes checking for unistd.h... (cached) yes checking whether byte ordering is bigendian... checking for inline... inline checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking size of void *... no checking for an ANSI C-conforming const... yes checking for inline... inline checking for obstacks... 8 checking size of short... no checking for off_t... 2 checking size of int... yes checking for size_t... 4 checking size of long... 8 checking for long long... yes checking for ssize_t... yes yes checking for uintptr_t... checking size of long long... 8 checking for __int64... yes checking for ptrdiff_t... no checking for int8_t... yes checking whether struct tm is in sys/time.h or time.h... time.h checking size of int... yes checking for int16_t... 4 checking size of long... 8 yes checking for int32_t... checking for clearerr_unlocked... yes checking for feof_unlocked... yes checking for int64_t... yes checking for ferror_unlocked... yes checking for fflush_unlocked... yes checking for long long int... no checking for fgetc_unlocked... no checking for fgets_unlocked... yes checking for intmax_t... no checking for fileno_unlocked... yes checking for intptr_t... yes checking for fprintf_unlocked... no checking for fputc_unlocked... yes checking for uint8_t... yes checking for uint16_t... yes checking for uint32_t... no checking for fputs_unlocked... yes checking for uint64_t... yes checking for unsigned long long int... no checking for fread_unlocked... yes checking for uintmax_t... no checking for fwrite_unlocked... yes checking for uintptr_t... no checking for getchar_unlocked... yes checking for getc_unlocked... yes checking whether cc supports -W... yes checking whether cc supports -Wall... yes yes checking for putchar_unlocked... checking whether cc supports -Wnarrowing... yes checking whether cc supports -Wwrite-strings... yes checking whether cc supports -Wcast-qual... yes checking whether cc supports -Wformat... yes checking whether cc supports -Wstrict-prototypes... yes yes checking for putc_unlocked... checking whether cc supports -Wmissing-prototypes... yes checking whether cc supports -Wmissing-format-attribute... yes checking whether cc supports -Wold-style-definition... yes checking whether cc supports -Wc++-compat... yes checking whether cc supports -pedantic -Wlong-long -Wvariadic-macros -Woverlength-strings... yes yes checking whether cc supports -fno-exceptions... checking whether abort is declared... yes checking whether cc supports -fno-rtti... yes yes checking whether cc supports -fasynchronous-unwind-tables... checking whether asprintf is declared... yes checking valgrind.h usability... yes checking whether basename is declared... no checking valgrind.h presence... no checking whether errno is declared... no checking for valgrind.h... no checking for multiarch configuration... auto configure: WARNING: decimal float is not supported for this target, ignored configure: WARNING: fixed-point is not supported for this target, ignored checking whether gmake sets $(MAKE)... yes checking for gawk... /usr/bin/awk checking whether ln -s works... yes checking whether ln works... yes checking for x86_64-portbld-freebsd12.0-ranlib... /usr/local/bin/ranlib checking for a BSD compatible install... /usr/bin/install -c checking for cmp's capabilities... fastcompare checking for mktemp... yes checking for makeinfo... makeinfo --no-split --split-size=5000000 checking for modern makeinfo... no checking whether getopt is declared... yes checking whether vasprintf is declared... yes checking whether clearerr_unlocked is declared... yes checking whether feof_unlocked is declared... yes checking whether ferror_unlocked is declared... yes checking whether fflush_unlocked is declared... no checking whether fgetc_unlocked is declared... no checking whether fgets_unlocked is declared... yes checking for recent Pod::Man... no checking whether fileno_unlocked is declared... yes checking whether fprintf_unlocked is declared... yes checking for flex... flex checking for bison... /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/missing bison checking for nm... /usr/local/bin/nm checking for ar... /usr/local/bin/ar checking for ANSI C header files... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking whether string.h and strings.h may both be included... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking whether termios.h defines TIOCGWINSZ... yes checking for limits.h... no checking whether fputc_unlocked is declared... 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 no checking for iconv.h... checking whether fputs_unlocked is declared... yes checking for fcntl.h... yes checking for unistd.h... (cached) yes checking for sys/file.h... yes no checking for sys/time.h... checking whether fread_unlocked is declared... yes checking for sys/mman.h... yes checking for sys/resource.h... yes checking for sys/param.h... no checking whether fwrite_unlocked is declared... yes checking for sys/times.h... yes checking for sys/stat.h... (cached) yes checking for direct.h... no checking for malloc.h... no checking whether getchar_unlocked is declared... yes no checking whether getc_unlocked is declared... checking for langinfo.h... yes checking whether putchar_unlocked is declared... yes yes checking for ldfcn.h... checking whether putc_unlocked is declared... yes checking for working alloca.h... no checking for locale.h... yes no checking for alloca... checking for wchar.h... yes checking for thread.h... yes checking for ANSI C header files... (cached) yes checking for nl_langinfo and CODESET... no checking for pthread.h... yes checking for CHAR_BIT... yes checking whether byte ordering is bigendian... yes checking whether NLS is requested... no checking for uchar... checking for ld used by GCC... /usr/local/bin/ld checking if the linker (/usr/local/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for iconv... no checking how to run the C++ preprocessor... c++ -E 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 unordered_map... configure: updating cache ./config.cache configure: creating ./config.status yes checking for tr1/unordered_map... config.status: creating Makefile config.status: creating config.h config.status: executing depdir commands mkdir .deps yes checking for ext/hash_map... gmake[4]: Entering directory '/wrkdirs/usr/ports/lang/gcc49/work/.build/libcpp' c++ -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/include -DLIBICONV_PLUG -g -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/include -DLIBICONV_PLUG -c -o charset.o -MT charset.o -MMD -MP -MF .deps/charset.Tpo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/charset.c c++ -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/include -DLIBICONV_PLUG -g -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/include -DLIBICONV_PLUG -c -o directives.o -MT directives.o -MMD -MP -MF .deps/directives.Tpo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/directives.c c++ -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/include -DLIBICONV_PLUG -g -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/include -DLIBICONV_PLUG -c -o directives-only.o -MT directives-only.o -MMD -MP -MF .deps/directives-only.Tpo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/directives-only.c c++ -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/include -DLIBICONV_PLUG -g -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/include -DLIBICONV_PLUG -c -o errors.o -MT errors.o -MMD -MP -MF .deps/errors.Tpo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/errors.c c++ -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/include -DLIBICONV_PLUG -g -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/include -DLIBICONV_PLUG -c -o expr.o -MT expr.o -MMD -MP -MF .deps/expr.Tpo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/expr.c c++ -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/include -DLIBICONV_PLUG -g -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/include -DLIBICONV_PLUG -c -o files.o -MT files.o -MMD -MP -MF .deps/files.Tpo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/files.c c++ -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/include -DLIBICONV_PLUG -g -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/include -DLIBICONV_PLUG -c -o identifiers.o -MT identifiers.o -MMD -MP -MF .deps/identifiers.Tpo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/identifiers.c echo "#define LOCALEDIR \"/usr/local/share/locale\"" > localedir.new c++ -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/include -DLIBICONV_PLUG -g -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/include -DLIBICONV_PLUG -c -o lex.o -MT lex.o -MMD -MP -MF .deps/lex.Tpo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/lex.c c++ -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/include -DLIBICONV_PLUG -g -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/include -DLIBICONV_PLUG -c -o line-map.o -MT line-map.o -MMD -MP -MF .deps/line-map.Tpo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/line-map.c c++ -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/include -DLIBICONV_PLUG -g -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/include -DLIBICONV_PLUG -c -o macro.o -MT macro.o -MMD -MP -MF .deps/macro.Tpo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/macro.c /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/../move-if-change localedir.new localedir.h echo timestamp > localedir.hs c++ -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/include -DLIBICONV_PLUG -g -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/include -DLIBICONV_PLUG -c -o mkdeps.o -MT mkdeps.o -MMD -MP -MF .deps/mkdeps.Tpo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/mkdeps.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/mkdeps.c:24: /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/system.h:408:9: warning: keyword is hidden by macro definition [-Wkeyword-macro] #define true 1 ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/system.h:409:9: warning: keyword is hidden by macro definition [-Wkeyword-macro] #define false 0 ^ 2 warnings generated. c++ -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/include -DLIBICONV_PLUG -g -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/include -DLIBICONV_PLUG -c -o pch.o -MT pch.o -MMD -MP -MF .deps/pch.Tpo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/pch.c yes checking dependency style of c++... c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/directives-only.c:20: /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/system.h:408:9: warning: keyword is hidden by macro definition [-Wkeyword-macro] #define true 1 ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/system.h:409:9: warning: keyword is hidden by macro definition [-Wkeyword-macro] #define false 0 ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/directives-only.c:22: /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/internal.h:589:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] #if HAVE_DESIGNATED_INITIALIZERS ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/system.h:379:5: note: expanded from macro 'HAVE_DESIGNATED_INITIALIZERS' (!defined(__cplusplus) \ ^ 3 warnings generated. c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/expr.c:20: /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/system.h:408:9: warning: keyword is hidden by macro definition [-Wkeyword-macro] #define true 1 ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/system.h:409:9: warning: keyword is hidden by macro definition [-Wkeyword-macro] #define false 0 ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/expr.c:22: /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/internal.h:589:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] #if HAVE_DESIGNATED_INITIALIZERS ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/system.h:379:5: note: expanded from macro 'HAVE_DESIGNATED_INITIALIZERS' (!defined(__cplusplus) \ ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/expr.c:674:11: warning: format string is not a string literal (potentially insecure) [-Wformat-security] 0, message); ^~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/expr.c:674:11: note: treat the string as an argument to avoid this 0, message); ^ "%s", /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/expr.c:677:32: warning: format string is not a string literal (potentially insecure) [-Wformat-security] virtual_location, 0, message); ^~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/expr.c:677:32: note: treat the string as an argument to avoid this virtual_location, 0, message); ^ "%s", 5 warnings generated. c++ -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/include -DLIBICONV_PLUG -g -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/include -DLIBICONV_PLUG -c -o symtab.o -MT symtab.o -MMD -MP -MF .deps/symtab.Tpo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/symtab.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/charset.c:21: /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/system.h:408:9: warning: keyword is hidden by macro definition [-Wkeyword-macro] #define true 1 ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/system.h:409:9: warning: keyword is hidden by macro definition [-Wkeyword-macro] #define false 0 ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/charset.c:23: /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/internal.h:589:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] #if HAVE_DESIGNATED_INITIALIZERS ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/system.h:379:5: note: expanded from macro 'HAVE_DESIGNATED_INITIALIZERS' (!defined(__cplusplus) \ ^ 3 warnings generated. c++ -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/include -DLIBICONV_PLUG -g -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/include -DLIBICONV_PLUG -c -o traditional.o -MT traditional.o -MMD -MP -MF .deps/traditional.Tpo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/traditional.c c++ -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/include -DLIBICONV_PLUG -g -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/include -DLIBICONV_PLUG -c -o init.o -MT init.o -MMD -MP -MF .deps/init.Tpo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/init.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/directives.c:22: /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/system.h:408:9: warning: keyword is hidden by macro definition [-Wkeyword-macro] #define true 1 ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/system.h:409:9: warning: keyword is hidden by macro definition [-Wkeyword-macro] #define false 0 ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/directives.c:24: /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/internal.h:589:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] #if HAVE_DESIGNATED_INITIALIZERS ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/system.h:379:5: note: expanded from macro 'HAVE_DESIGNATED_INITIALIZERS' (!defined(__cplusplus) \ ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/directives.c:2080:9: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] ifs = XOBNEW (&pfile->buffer_ob, struct if_stack); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/../include/libiberty.h:366:30: note: expanded from macro 'XOBNEW' #define XOBNEW(O, T) ((T *) obstack_alloc ((O), sizeof (T))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/../include/obstack.h:405:4: note: expanded from macro 'obstack_alloc' obstack_finish (__h); }) ^~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/../include/obstack.h:429:8: note: expanded from macro 'obstack_finish' = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR' # define __INT_TO_PTR(P) ((P) + (char *) 0) ^ ~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/directives.c:2542:28: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] cpp_buffer *new_buffer = XOBNEW (&pfile->buffer_ob, cpp_buffer); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/../include/libiberty.h:366:30: note: expanded from macro 'XOBNEW' #define XOBNEW(O, T) ((T *) obstack_alloc ((O), sizeof (T))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/../include/obstack.h:405:4: note: expanded from macro 'obstack_alloc' obstack_finish (__h); }) ^~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/../include/obstack.h:429:8: note: expanded from macro 'obstack_finish' = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR' # define __INT_TO_PTR(P) ((P) + (char *) 0) ^ ~~~~~~~~~~ 5 warnings generated. c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/symtab.c:23: /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/system.h:408:9: warning: keyword is hidden by macro definition [-Wkeyword-macro] #define true 1 ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/system.h:409:9: warning: keyword is hidden by macro definition [-Wkeyword-macro] #define false 0 ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/symtab.c:171:45: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] HT_STR (node) = (const unsigned char *) obstack_copy0 (&table->stack, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/../include/obstack.h:417:4: note: expanded from macro 'obstack_copy0' obstack_finish (__h); }) ^~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/../include/obstack.h:429:8: note: expanded from macro 'obstack_finish' = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR' # define __INT_TO_PTR(P) ((P) + (char *) 0) ^ ~~~~~~~~~~ 3 warnings generated. c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/errors.c:26: /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/system.h:408:9: warning: keyword is hidden by macro definition [-Wkeyword-macro] #define true 1 ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/system.h:409:9: warning: keyword is hidden by macro definition [-Wkeyword-macro] #define false 0 ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/errors.c:28: /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/internal.h:589:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] #if HAVE_DESIGNATED_INITIALIZERS ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/system.h:379:5: note: expanded from macro 'HAVE_DESIGNATED_INITIALIZERS' (!defined(__cplusplus) \ ^ 3 warnings generated. c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/line-map.c:23: /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/system.h:408:9: warning: keyword is hidden by macro definition [-Wkeyword-macro] #define true 1 ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/system.h:409:9: warning: keyword is hidden by macro definition [-Wkeyword-macro] #define false 0 ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/line-map.c:26: /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/internal.h:589:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] #if HAVE_DESIGNATED_INITIALIZERS ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/system.h:379:5: note: expanded from macro 'HAVE_DESIGNATED_INITIALIZERS' (!defined(__cplusplus) \ ^ 3 warnings generated. c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/identifiers.c:26: /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/system.h:408:9: warning: keyword is hidden by macro definition [-Wkeyword-macro] #define true 1 ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/system.h:409:9: warning: keyword is hidden by macro definition [-Wkeyword-macro] #define false 0 ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/identifiers.c:28: /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/internal.h:589:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] #if HAVE_DESIGNATED_INITIALIZERS ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/system.h:379:5: note: expanded from macro 'HAVE_DESIGNATED_INITIALIZERS' (!defined(__cplusplus) \ ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/identifiers.c:39:10: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] node = XOBNEW (&table->pfile->hash_ob, cpp_hashnode); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/../include/libiberty.h:366:30: note: expanded from macro 'XOBNEW' #define XOBNEW(O, T) ((T *) obstack_alloc ((O), sizeof (T))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/../include/obstack.h:405:4: note: expanded from macro 'obstack_alloc' obstack_finish (__h); }) ^~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/../include/obstack.h:429:8: note: expanded from macro 'obstack_finish' = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR' # define __INT_TO_PTR(P) ((P) + (char *) 0) ^ ~~~~~~~~~~ 4 warnings generated. c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/files.c:24: /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/system.h:408:9: warning: keyword is hidden by macro definition [-Wkeyword-macro] #define true 1 ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/system.h:409:9: warning: keyword is hidden by macro definition [-Wkeyword-macro] #define false 0 ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/files.c:26: /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/internal.h:589:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] #if HAVE_DESIGNATED_INITIALIZERS ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/system.h:379:5: note: expanded from macro 'HAVE_DESIGNATED_INITIALIZERS' (!defined(__cplusplus) \ ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/files.c:428:23: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] copy = (char *) obstack_copy0 (&pfile->nonexistent_file_ob, path, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/../include/obstack.h:417:4: note: expanded from macro 'obstack_copy0' obstack_finish (__h); }) ^~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/../include/obstack.h:429:8: note: expanded from macro 'obstack_finish' = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR' # define __INT_TO_PTR(P) ((P) + (char *) 0) ^ ~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/files.c:680:30: warning: shifting a negative signed value is undefined [-Wshift-negative-value] if (file->st.st_size > INTTYPE_MAXIMUM (ssize_t)) ^~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/system.h:234:44: note: expanded from macro 'INTTYPE_MAXIMUM' #define INTTYPE_MAXIMUM(t) ((t) (~ (t) 0 - INTTYPE_MINIMUM (t))) ^~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/system.h:233:40: note: expanded from macro 'INTTYPE_MINIMUM' ? ~ (t) 0 << (sizeof(t) * CHAR_BIT - 1) : (t) 0)) ~~~~~~~ ^ 5 warnings generated. c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/lex.c:23: /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/system.h:408:9: warning: keyword is hidden by macro definition [-Wkeyword-macro] #define true 1 ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/system.h:409:9: warning: keyword is hidden by macro definition [-Wkeyword-macro] #define false 0 ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/lex.c:25: /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/internal.h:589:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] #if HAVE_DESIGNATED_INITIALIZERS ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/system.h:379:5: note: expanded from macro 'HAVE_DESIGNATED_INITIALIZERS' (!defined(__cplusplus) \ ^ 3 warnings generated. c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/macro.c:26: /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/system.h:408:9: warning: keyword is hidden by macro definition [-Wkeyword-macro] #define true 1 ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/system.h:409:9: warning: keyword is hidden by macro definition [-Wkeyword-macro] #define false 0 ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/macro.c:28: /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/internal.h:589:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] #if HAVE_DESIGNATED_INITIALIZERS ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/system.h:379:5: note: expanded from macro 'HAVE_DESIGNATED_INITIALIZERS' (!defined(__cplusplus) \ ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/macro.c:2969:40: warning: format string is not a string literal (potentially insecure) [-Wformat-security] cpp_error (pfile, CPP_DL_ERROR, paste_op_error_msg); ^~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/macro.c:2969:40: note: treat the string as an argument to avoid this cpp_error (pfile, CPP_DL_ERROR, paste_op_error_msg); ^ "%s", /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/macro.c:2982:40: warning: format string is not a string literal (potentially insecure) [-Wformat-security] cpp_error (pfile, CPP_DL_ERROR, paste_op_error_msg); ^~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/macro.c:2982:40: note: treat the string as an argument to avoid this cpp_error (pfile, CPP_DL_ERROR, paste_op_error_msg); ^ "%s", 5 warnings generated. c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/pch.c:19: /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/system.h:408:9: warning: keyword is hidden by macro definition [-Wkeyword-macro] #define true 1 ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/system.h:409:9: warning: keyword is hidden by macro definition [-Wkeyword-macro] #define false 0 ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/pch.c:21: /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/internal.h:589:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] #if HAVE_DESIGNATED_INITIALIZERS ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/system.h:379:5: note: expanded from macro 'HAVE_DESIGNATED_INITIALIZERS' (!defined(__cplusplus) \ ^ 3 warnings generated. gcc3 checking for collect2 libraries... c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/traditional.c:20: /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/system.h:408:9: warning: keyword is hidden by macro definition [-Wkeyword-macro] #define true 1 ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/system.h:409:9: warning: keyword is hidden by macro definition [-Wkeyword-macro] #define false 0 ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/traditional.c:22: /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/internal.h:589:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] #if HAVE_DESIGNATED_INITIALIZERS ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/system.h:379:5: note: expanded from macro 'HAVE_DESIGNATED_INITIALIZERS' (!defined(__cplusplus) \ ^ 3 warnings generated. c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/init.c:22: /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/system.h:408:9: warning: keyword is hidden by macro definition [-Wkeyword-macro] #define true 1 ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/system.h:409:9: warning: keyword is hidden by macro definition [-Wkeyword-macro] #define false 0 ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/init.c:24: /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/internal.h:589:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] #if HAVE_DESIGNATED_INITIALIZERS ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/system.h:379:5: note: expanded from macro 'HAVE_DESIGNATED_INITIALIZERS' (!defined(__cplusplus) \ ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/init.c:42:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] #if HAVE_DESIGNATED_INITIALIZERS ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/system.h:379:5: note: expanded from macro 'HAVE_DESIGNATED_INITIALIZERS' (!defined(__cplusplus) \ ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/init.c:63:3: warning: array subscript is of type 'char' [-Wchar-subscripts] s('=', '#') s(')', ']') s('!', '|') ^ ~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/init.c:58:18: note: expanded from macro 's' #define s(p, v) x[p] = v; ^~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/init.c:63:15: warning: array subscript is of type 'char' [-Wchar-subscripts] s('=', '#') s(')', ']') s('!', '|') ^ ~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/init.c:58:18: note: expanded from macro 's' #define s(p, v) x[p] = v; ^~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/init.c:63:27: warning: array subscript is of type 'char' [-Wchar-subscripts] s('=', '#') s(')', ']') s('!', '|') ^ ~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/init.c:58:18: note: expanded from macro 's' #define s(p, v) x[p] = v; ^~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/init.c:64:3: warning: array subscript is of type 'char' [-Wchar-subscripts] s('(', '[') s('\'', '^') s('>', '}') ^ ~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/init.c:58:18: note: expanded from macro 's' #define s(p, v) x[p] = v; ^~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/init.c:64:15: warning: array subscript is of type 'char' [-Wchar-subscripts] s('(', '[') s('\'', '^') s('>', '}') ^ ~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/init.c:58:18: note: expanded from macro 's' #define s(p, v) x[p] = v; ^~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/init.c:64:28: warning: array subscript is of type 'char' [-Wchar-subscripts] s('(', '[') s('\'', '^') s('>', '}') ^ ~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/init.c:58:18: note: expanded from macro 's' #define s(p, v) x[p] = v; ^~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/init.c:65:3: warning: array subscript is of type 'char' [-Wchar-subscripts] s('/', '\\') s('<', '{') s('-', '~') ^ ~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/init.c:58:18: note: expanded from macro 's' #define s(p, v) x[p] = v; ^~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/init.c:65:16: warning: array subscript is of type 'char' [-Wchar-subscripts] s('/', '\\') s('<', '{') s('-', '~') ^ ~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/init.c:58:18: note: expanded from macro 's' #define s(p, v) x[p] = v; ^~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/init.c:65:28: warning: array subscript is of type 'char' [-Wchar-subscripts] s('/', '\\') s('<', '{') s('-', '~') ^ ~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/libcpp/init.c:58:18: note: expanded from macro 's' #define s(p, v) x[p] = v; ^~ 13 warnings generated. rm -f libcpp.a /usr/local/bin/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 /usr/local/bin/ar: `u' modifier ignored since `D' is the default (see `U') /usr/local/bin/ranlib libcpp.a gmake[4]: Leaving directory '/wrkdirs/usr/ports/lang/gcc49/work/.build/libcpp' 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... no checking for fgetc_unlocked... no checking for fgets_unlocked... no checking for fileno_unlocked... yes checking for fprintf_unlocked... no checking for fputc_unlocked... no checking for fputs_unlocked... no checking for fread_unlocked... no checking for fwrite_unlocked... no 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... /usr/local/bin/ld checking if the linker (/usr/local/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for iconv... yes checking for iconv declaration... install-shextern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for LC_MESSAGES... yes checking for nl_langinfo and CODESET... yes checking whether 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... no 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... no 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... no checking whether fgetc_unlocked is declared... no checking whether fgets_unlocked is declared... no checking whether fileno_unlocked is declared... yes checking whether fprintf_unlocked is declared... no checking whether fputc_unlocked is declared... no checking whether fputs_unlocked is declared... no checking whether fread_unlocked is declared... no checking whether fwrite_unlocked is declared... no 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 `/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/i386.c' for machine-specific logic. Using `/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/i386.md' as machine description file. Using the following target machine macro files: /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/vxworks-dummy.h /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/biarch64.h /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/i386.h /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/unix.h /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/att.h /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/dbxelf.h /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/elfos.h /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/freebsd-spec.h /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/freebsd.h /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/freebsd-stdint.h /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/x86-64.h /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/freebsd.h /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/freebsd64.h /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/initfini-array.h Using host-default.o for host machine hooks. checking for __cxa_atexit... yes checking whether NLS is requested... no checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by cc... /usr/local/bin/ld checking if the linker (/usr/local/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/local/bin/nm checking the name lister (/usr/local/bin/nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 196608 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking for /usr/local/bin/ld option to reload object files... -r checking for x86_64-portbld-freebsd12.0-objdump... /usr/local/bin/objdump checking how to recognize dependent libraries... pass_all checking for x86_64-portbld-freebsd12.0-ar... (cached) /usr/local/bin/ar checking for x86_64-portbld-freebsd12.0-strip... no checking for strip... strip checking for x86_64-portbld-freebsd12.0-ranlib... (cached) /usr/local/bin/ranlib checking command to parse /usr/local/bin/nm output from cc object... ok checking for dlfcn.h... yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... yes checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/local/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... freebsd12.0 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... c++ -E checking for ld used by c++... /usr/local/bin/ld checking if the linker (/usr/local/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/local/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC -DPIC checking if c++ PIC flag -fPIC -DPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... yes checking if c++ supports -c -o file.o... (cached) yes checking whether the c++ linker (/usr/local/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... freebsd12.0 ld.so checking how to hardcode library paths into programs... immediate checking what assembler to use... /usr/local/bin/as checking whether we are using gold... no checking what linker to use... /usr/local/bin/ld checking what nm to use... /usr/local/x86_64-portbld-freebsd12.0/bin/nm checking what objdump to use... /usr/local/x86_64-portbld-freebsd12.0/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... read-write checking for .preinit_array/.init_array/.fini_array support... 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 stabs directive... yes checking assembler for COMDAT group support (GNU as)... yes checking assembler for line table discriminator support... yes checking assembler for thread-local storage support... yes checking linker -Bstatic/-Bdynamic option... yes checking linker --demangle support... yes checking linker plugin support... 2 checking assembler for filds and fists mnemonics... yes checking assembler for fildq and fistpq mnemonics... yes checking assembler for cmov syntax... no checking assembler for ffreep mnemonic... yes checking assembler for .quad directive... yes checking assembler for sahf mnemonic... yes checking assembler for interunit movq mnemonic... yes checking assembler for hle prefixes... yes checking assembler for swap suffix... yes checking assembler for different section symbol subtraction... yes checking assembler for GOTOFF in data... yes checking assembler for rep and lock prefix... yes checking assembler for ud2 mnemonic... yes checking assembler for R_386_TLS_GD_PLT reloc... no checking assembler for R_386_TLS_LDM_PLT reloc... no checking assembler for R_386_TLS_LDM reloc... no checking assembler for dwarf2 debug_line support... yes checking assembler for buggy dwarf2 .file directive... no checking assembler for --gdwarf2 option... yes checking assembler for --gstabs option... yes checking assembler for --debug-prefix-map option... yes checking assembler for .lcomm with alignment... no checking for target glibc version... 0.0 checking assembler for gnu_unique_object... no checking assembler for tolerance to line number 0... yes checking linker PT_GNU_EH_FRAME support... yes checking linker CIEv3 in .eh_frame support... yes checking linker position independent executable support... yes checking linker EH-compatible garbage collection of sections... yes checking linker EH garbage collection of sections bug... no checking linker --as-needed support... yes checking linker mapfile support for clearing hardware capabilities... no checking linker --build-id support... yes checking linker *_sol2 emulation support... no checking linker --sysroot support... yes checking __stack_chk_fail in target C library... checking for __stack_chk_fail... yes yes checking sys/sdt.h in the target C library... yes checking dl_iterate_phdr in target C library... unknown checking whether to enable maintainer-specific portions of Makefiles... no checking whether to avoid linking multiple front-ends at once... no Links are now set up to build a native compiler for x86_64-portbld-freebsd12.0. checking for exported symbols... yes checking for -rdynamic... yes checking for library containing dlopen... none required checking for -fPIC -shared... yes configure: updating cache ./config.cache configure: creating ./config.status config.status: creating as config.status: creating collect-ld config.status: creating nm config.status: creating Makefile config.status: creating ada/gcc-interface/Makefile config.status: creating ada/Makefile config.status: creating auto-host.h config.status: executing depdir commands mkdir .deps config.status: executing gccdepdir commands mkdir build mkdir build/.deps mkdir ada/.deps mkdir c mkdir c/.deps mkdir cp mkdir cp/.deps mkdir fortran mkdir fortran/.deps mkdir go mkdir go/.deps mkdir java mkdir java/.deps mkdir lto mkdir lto/.deps mkdir objc mkdir objc/.deps mkdir objcp mkdir objcp/.deps mkdir c-family mkdir c-family/.deps mkdir common mkdir common/.deps config.status: executing default commands gmake[4]: Entering directory '/wrkdirs/usr/ports/lang/gcc49/work/.build/gcc' TARGET_CPU_DEFAULT="" \ HEADERS="auto-host.h ansidecl.h" DEFINES="" \ /bin/sh /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/mkconfig.sh config.h TARGET_CPU_DEFAULT="" \ HEADERS="options.h insn-constants.h config/vxworks-dummy.h config/i386/biarch64.h config/i386/i386.h config/i386/unix.h config/i386/att.h config/dbxelf.h config/elfos.h config/freebsd-spec.h config/freebsd.h config/freebsd-stdint.h config/i386/x86-64.h config/i386/freebsd.h config/i386/freebsd64.h config/initfini-array.h defaults.h" DEFINES="LIBC_GLIBC=1 LIBC_UCLIBC=2 LIBC_BIONIC=3 FBSD_MAJOR=12" \ /bin/sh /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/mkconfig.sh tm.h TARGET_CPU_DEFAULT="" \ HEADERS="config/i386/i386-protos.h tm-preds.h" DEFINES="" \ /bin/sh /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/mkconfig.sh tm_p.h TARGET_CPU_DEFAULT="" \ HEADERS="auto-host.h ansidecl.h" DEFINES="" \ /bin/sh /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/mkconfig.sh bconfig.h c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/build -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -DLIBICONV_PLUG \ -DBASEVER="\"4.9.4\"" -DDATESTAMP="\"\"" \ -DREVISION="\"\"" \ -DDEVPHASE="\"\"" -DPKGVERSION="\"(FreeBSD Ports Collection) \"" \ -DBUGURL="\"\"" -o build/version.o /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/version.c /usr/bin/awk -f /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/opt-gather.awk /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/ada/gcc-interface/lang.opt /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/fortran/lang.opt /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/go/lang.opt /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/java/lang.opt /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/lto/lang.opt /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/c-family/c.opt /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/common.opt /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/fused-madd.opt /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/i386.opt /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/rpath.opt /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/freebsd.opt > tmp-optionlist c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] /bin/sh /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../move-if-change tmp-gi.list gtyp-input.list echo "#define BUILDING_GCC_MAJOR `echo 4.9.4 | sed -e 's/^\([0-9]*\).*$/\1/'`" > bversion.h echo timestamp > s-gtyp-input echo "#define BUILDING_GCC_MINOR `echo 4.9.4 | sed -e 's/^[0-9]*\.\([0-9]*\).*$/\1/'`" >> bversion.h if test yes = yes \ || test -n ""; then \ /bin/sh /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/genmultilib \ "" \ "" \ "" \ "" \ "" \ "" \ "" \ "" \ "" \ "" \ "yes" \ > tmp-mlib.h; \ else \ /bin/sh /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/genmultilib '' '' '' '' '' '' '' '' \ "" '' no \ > tmp-mlib.h; \ fi lsf="/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/cp/lang-specs.h /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/lto/lang-specs.h"; for f in $lsf; do \ echo "#include \"$f\""; \ done | sed 's|/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/||' > tmp-specs.h rm -f tmp-all-tree.def echo '#include "tree.def"' > tmp-all-tree.def /bin/sh /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../move-if-change tmp-specs.h specs.h echo "#define BUILDING_GCC_PATCHLEVEL `echo 4.9.4 | sed -e 's/^[0-9]*\.[0-9]*\.\([0-9]*\)$/\1/'`" >> bversion.h /usr/bin/awk -f /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/gen-pass-instances.awk \ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/passes.def > pass-instances.def echo "#define BUILDING_GCC_VERSION (BUILDING_GCC_MAJOR * 1000 + BUILDING_GCC_MINOR)" >> bversion.h echo timestamp > s-specs echo 'END_OF_BASE_TREE_CODES' >> tmp-all-tree.def /usr/bin/awk -f /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/i386-builtin-types.awk /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/i386-builtin-types.def > tmp-bt.inc echo "c++ -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H " > checksum-options.tmp \ && /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../move-if-change checksum-options.tmp checksum-options /bin/sh /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../move-if-change tmp-bt.inc i386-builtin-types.inc echo '#include "c-family/c-common.def"' >> tmp-all-tree.def echo timestamp > s-bversion /bin/sh /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../move-if-change tmp-mlib.h multilib.h c++ -c -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/usr/local/lib/gcc49/gcc/\" -DSTANDARD_LIBEXEC_PREFIX=\"/usr/local/libexec/gcc49/gcc/\" -DDEFAULT_TARGET_VERSION=\"4.9.4\" -DDEFAULT_TARGET_MACHINE=\"x86_64-portbld-freebsd12.0\" -DSTANDARD_BINDIR_PREFIX=\"/usr/local/bin/\" -DTOOLDIR_BASE_PREFIX=\"../../../../../\" -DENABLE_SHARED_LIBGCC -DCONFIGURE_SPECS="\"\"" -DTARGET_MACHINE=\"x86_64-portbld-freebsd12.0\" -DPERSONALITY=\"ar\" -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o gcc-ar.o -MT gcc-ar.o -MMD -MP -MF ./.deps/gcc-ar.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/gcc-ar.c cp /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/gcc-ar.c gcc-nm.c ltf="/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/ada/gcc-interface/ada-tree.def /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/cp/cp-tree.def /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/java/java-tree.def /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/objc/objc-tree.def"; for f in $ltf; do \ echo "#include \"$f\""; \ done | sed 's|/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/||' >> tmp-all-tree.def cp /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/gcc-ar.c gcc-ranlib.c c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o errors.o -MT errors.o -MMD -MP -MF ./.deps/errors.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/errors.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] /bin/sh /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../move-if-change tmp-all-tree.def all-tree.def echo timestamp > s-mlib echo timestamp > s-i386-bt rm -f mm_malloc.h TARGET_CPU_DEFAULT="" \ HEADERS="auto-host.h ansidecl.h" DEFINES="USED_FOR_TARGET " \ /bin/sh /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/mkconfig.sh tconfig.h cat /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/gmm_malloc.h > mm_malloc.h echo timestamp > s-alltree (echo "@set version-GCC 4.9.4"; \ if [ "" = "experimental" ]; \ then echo "@set DEVELOPMENT"; \ else echo "@clear DEVELOPMENT"; \ fi) > gcc-vers.texiT echo @set srcdir /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc >> gcc-vers.texiT echo timestamp > gpl.pod if [ -n "(FreeBSD Ports Collection) " ]; then \ echo "@set VERSION_PACKAGE (FreeBSD Ports Collection) " >> gcc-vers.texiT; \ fi perl /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../contrib/texi2pod.pl /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/doc/include/gpl_v3.texi > gpl.pod echo "@set BUGURL @uref{http://gcc.gnu.org/bugs.html}" >> gcc-vers.texiT; \ mv -f gcc-vers.texiT gcc-vers.texi c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/build -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -DLIBICONV_PLUG \ -o build/genhooks.o /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/genhooks.c Unescaped left brace in regex is deprecated here (and will be fatal in Perl 5.30), passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../contrib/texi2pod.pl line 319. c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/build -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -DLIBICONV_PLUG \ -o build/genchecksum.o /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/genchecksum.c c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/build -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -DLIBICONV_PLUG \ -o build/genenums.o /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/genenums.c c++ -c -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/usr/local/lib/gcc49/gcc/\" -DSTANDARD_LIBEXEC_PREFIX=\"/usr/local/libexec/gcc49/gcc/\" -DDEFAULT_TARGET_VERSION=\"4.9.4\" -DDEFAULT_TARGET_MACHINE=\"x86_64-portbld-freebsd12.0\" -DSTANDARD_BINDIR_PREFIX=\"/usr/local/bin/\" -DTOOLDIR_BASE_PREFIX=\"../../../../../\" -DENABLE_SHARED_LIBGCC -DCONFIGURE_SPECS="\"\"" -DTARGET_MACHINE=\"x86_64-portbld-freebsd12.0\" -DPERSONALITY=\"nm\" -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o gcc-nm.o -MT gcc-nm.o -MMD -MP -MF ./.deps/gcc-nm.TPo gcc-nm.c c++ -c -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/usr/local/lib/gcc49/gcc/\" -DSTANDARD_LIBEXEC_PREFIX=\"/usr/local/libexec/gcc49/gcc/\" -DDEFAULT_TARGET_VERSION=\"4.9.4\" -DDEFAULT_TARGET_MACHINE=\"x86_64-portbld-freebsd12.0\" -DSTANDARD_BINDIR_PREFIX=\"/usr/local/bin/\" -DTOOLDIR_BASE_PREFIX=\"../../../../../\" -DENABLE_SHARED_LIBGCC -DCONFIGURE_SPECS="\"\"" -DTARGET_MACHINE=\"x86_64-portbld-freebsd12.0\" -DPERSONALITY=\"ranlib\" -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o gcc-ranlib.o -MT gcc-ranlib.o -MMD -MP -MF ./.deps/gcc-ranlib.TPo gcc-ranlib.c c++ -c -DGENERATOR_FILE -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o gengtype.o -MT gengtype.o -MMD -MP -MF ./.deps/gengtype.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/gengtype.c c++ -c -DGENERATOR_FILE -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -Wno-error -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o gengtype-lex.o -MT gengtype-lex.o -MMD -MP -MF ./.deps/gengtype-lex.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/gengtype-lex.c c++ -c -DGENERATOR_FILE -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o gengtype-parse.o -MT gengtype-parse.o -MMD -MP -MF ./.deps/gengtype-parse.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/gengtype-parse.c c++ -c -DGENERATOR_FILE -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o gengtype-state.o -MT gengtype-state.o -MMD -MP -MF ./.deps/gengtype-state.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/gengtype-state.c if [ xinfo = xinfo ]; then \ makeinfo --no-split --split-size=5000000 --split-size=5000000 --no-split -I . -I /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/doc \ -I /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/doc/include -o doc/cpp.info /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/doc/cpp.texi; \ fi c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] if [ xinfo = xinfo ]; then \ makeinfo --no-split --split-size=5000000 --split-size=5000000 --no-split -I . -I /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/doc \ -I /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/doc/include -o doc/gcc.info /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/doc/gcc.texi; \ fi c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] if [ xinfo = xinfo ]; then \ makeinfo --no-split --split-size=5000000 --split-size=5000000 --no-split -I /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/doc \ -I /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/doc/include -o doc/gccinstall.info /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/doc/install.texi; \ fi if [ xinfo = xinfo ]; then \ makeinfo --no-split --split-size=5000000 --split-size=5000000 --no-split -I . -I /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/doc \ -I /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/doc/include -o doc/cppinternals.info /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/doc/cppinternals.texi; \ fi echo timestamp > gcc.pod c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] perl /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../contrib/texi2pod.pl /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/doc/invoke.texi > gcc.pod c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] echo timestamp > doc/gpl.7 c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/build -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -DLIBICONV_PLUG \ -o build/genmddeps.o /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/genmddeps.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/gengtype.c:33: /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] lbasename (__FILE__),__LINE__, ##__VA_ARGS__);} while (0) ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/gengtype.c:2183:12: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] rawstr = XOBFINISH (&str_obstack, char *); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/libiberty.h:369:38: note: expanded from macro 'XOBFINISH' #define XOBFINISH(O, T) ((T) obstack_finish ((O))) ^~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:429:8: note: expanded from macro 'obstack_finish' = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR' # define __INT_TO_PTR(P) ((P) + (char *) 0) ^ ~~~~~~~~~~ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/gengtype.c:33: /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] lbasename (__FILE__),__LINE__, ##__VA_ARGS__);} while (0) ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] 34 warnings generated. c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/build -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -DLIBICONV_PLUG \ -o build/read-md.o /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/read-md.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/gengtype-state.c:444:13: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] ids = XOBFINISH (&id_obstack, char *); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/libiberty.h:369:38: note: expanded from macro 'XOBFINISH' #define XOBFINISH(O, T) ((T) obstack_finish ((O))) ^~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:429:8: note: expanded from macro 'obstack_finish' = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR' # define __INT_TO_PTR(P) ((P) + (char *) 0) ^ ~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/gengtype-state.c:541:14: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] cstr = XOBFINISH (&bstring_obstack, char *); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/libiberty.h:369:38: note: expanded from macro 'XOBFINISH' #define XOBFINISH(O, T) ((T) obstack_finish ((O))) ^~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:429:8: note: expanded from macro 'obstack_finish' = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR' # define __INT_TO_PTR(P) ((P) + (char *) 0) ^ ~~~~~~~~~~ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/gengtype-state.c:37: /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] lbasename (__FILE__),__LINE__, ##__VA_ARGS__);} while (0) ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] 22 warnings generated. (pod2man --center="GNU" --release="gcc-4.9.4" --date=2016-07-26 --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) c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/build -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -DLIBICONV_PLUG \ -o build/errors.o /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/errors.c c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/build -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -DLIBICONV_PLUG \ -o build/genmodes.o /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/genmodes.c Unescaped left brace in regex is deprecated here (and will be fatal in Perl 5.30), passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../contrib/texi2pod.pl line 319. c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/read-md.c:140:28: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] loc = (struct ptr_loc *) obstack_alloc (&ptr_loc_obstack, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:405:4: note: expanded from macro 'obstack_alloc' obstack_finish (__h); }) ^~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:429:8: note: expanded from macro 'obstack_finish' = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR' # define __INT_TO_PTR(P) ((P) + (char *) 0) ^ ~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/read-md.c:207:11: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] entry = XOBFINISH (&joined_conditions_obstack, const void **); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/libiberty.h:369:38: note: expanded from macro 'XOBFINISH' #define XOBFINISH(O, T) ((T) obstack_finish ((O))) ^~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:429:8: note: expanded from macro 'obstack_finish' = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR' # define __INT_TO_PTR(P) ((P) + (char *) 0) ^ ~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/read-md.c:513:10: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] return XOBFINISH (&string_obstack, char *); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/libiberty.h:369:38: note: expanded from macro 'XOBFINISH' #define XOBFINISH(O, T) ((T) obstack_finish ((O))) ^~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:429:8: note: expanded from macro 'obstack_finish' = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR' # define __INT_TO_PTR(P) ((P) + (char *) 0) ^ ~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/read-md.c:550:10: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] return XOBFINISH (&string_obstack, char *); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/libiberty.h:369:38: note: expanded from macro 'XOBFINISH' #define XOBFINISH(O, T) ((T) obstack_finish ((O))) ^~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:429:8: note: expanded from macro 'obstack_finish' = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR' # define __INT_TO_PTR(P) ((P) + (char *) 0) ^ ~~~~~~~~~~ 4 warnings generated. c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/build -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -DLIBICONV_PLUG \ -o build/gengtype.o /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/gengtype.c c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -Wno-error -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/build -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -DLIBICONV_PLUG \ -o build/gengtype-lex.o /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/gengtype-lex.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/build -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -DLIBICONV_PLUG \ -o build/gengtype-parse.o /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/gengtype-parse.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/build -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -DLIBICONV_PLUG \ -o build/gengtype-state.o /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/gengtype-state.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/gengtype.c:33: /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] lbasename (__FILE__),__LINE__, ##__VA_ARGS__);} while (0) ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/gengtype.c:2183:12: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] rawstr = XOBFINISH (&str_obstack, char *); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/libiberty.h:369:38: note: expanded from macro 'XOBFINISH' #define XOBFINISH(O, T) ((T) obstack_finish ((O))) ^~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:429:8: note: expanded from macro 'obstack_finish' = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR' # define __INT_TO_PTR(P) ((P) + (char *) 0) ^ ~~~~~~~~~~ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/gengtype.c:33: /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] lbasename (__FILE__),__LINE__, ##__VA_ARGS__);} while (0) ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] 34 warnings generated. c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/build -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -DLIBICONV_PLUG \ -o build/genconstants.o /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/genconstants.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/build -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -DLIBICONV_PLUG \ -o build/gengenrtl.o /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/gengenrtl.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/gengtype-state.c:444:13: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] ids = XOBFINISH (&id_obstack, char *); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/libiberty.h:369:38: note: expanded from macro 'XOBFINISH' #define XOBFINISH(O, T) ((T) obstack_finish ((O))) ^~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:429:8: note: expanded from macro 'obstack_finish' = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR' # define __INT_TO_PTR(P) ((P) + (char *) 0) ^ ~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/gengtype-state.c:541:14: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] cstr = XOBFINISH (&bstring_obstack, char *); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/libiberty.h:369:38: note: expanded from macro 'XOBFINISH' #define XOBFINISH(O, T) ((T) obstack_finish ((O))) ^~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:429:8: note: expanded from macro 'obstack_finish' = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR' # define __INT_TO_PTR(P) ((P) + (char *) 0) ^ ~~~~~~~~~~ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/gengtype-state.c:37: /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] lbasename (__FILE__),__LINE__, ##__VA_ARGS__);} while (0) ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/gengtype.h:510:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments] 22 warnings generated. c++ -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -o build/genhooks \ build/genhooks.o build/errors.o ../build-x86_64-portbld-freebsd12.0/libiberty/libiberty.a c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] c++ -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -o build/genchecksum \ build/genchecksum.o ../build-x86_64-portbld-freebsd12.0/libiberty/libiberty.a c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] c++ -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -o build/genenums \ build/genenums.o build/read-md.o build/errors.o ../build-x86_64-portbld-freebsd12.0/libiberty/libiberty.a c++ -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -o build/genmddeps \ build/genmddeps.o build/read-md.o build/errors.o ../build-x86_64-portbld-freebsd12.0/libiberty/libiberty.a c++ -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -o build/genmodes \ build/genmodes.o build/errors.o ../build-x86_64-portbld-freebsd12.0/libiberty/libiberty.a c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] gengtype-lex.c:1407:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register yy_state_type yy_current_state; ^~~~~~~~~ gengtype-lex.c:1408:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register char *yy_cp, *yy_bp; ^~~~~~~~~ gengtype-lex.c:1408:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register char *yy_cp, *yy_bp; ^~~~~~~~~ gengtype-lex.c:1409:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register int yy_act; ^~~~~~~~~ gengtype-lex.c:1467:4: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register YY_CHAR yy_c = yy_ec[YY_SC_TO_UI(*yy_cp)]; ^~~~~~~~~ gengtype-lex.c:2055:6: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register char *dest = YY_CURRENT_BUFFER_LVALUE->yy_ch_buf; ^~~~~~~~~ gengtype-lex.c:2056:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register char *source = (yytext_ptr); ^~~~~~~~~ gengtype-lex.c:2057:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register int number_to_move, i; ^~~~~~~~~ gengtype-lex.c:2057:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register int number_to_move, i; ^~~~~~~~~ gengtype-lex.c:2143:3: warning: comparison of integers of different signs: 'int' and 'size_t' (aka 'unsigned long') [-Wsign-compare] YY_INPUT( (&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gengtype-lex.c:1327:18: note: expanded from macro 'YY_INPUT' for ( n = 0; n < max_size && \ ~ ^ ~~~~~~~~ gengtype-lex.c:2189:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register yy_state_type yy_current_state; ^~~~~~~~~ gengtype-lex.c:2190:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register char *yy_cp; ^~~~~~~~~ gengtype-lex.c:2197:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register YY_CHAR yy_c = (*yy_cp ? yy_ec[YY_SC_TO_UI(*yy_cp)] : 1); ^~~~~~~~~ gengtype-lex.c:2222:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register int yy_is_jam; ^~~~~~~~~ gengtype-lex.c:2223:6: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register char *yy_cp = (yy_c_buf_p); ^~~~~~~~~ gengtype-lex.c:2225:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register YY_CHAR yy_c = 1; ^~~~~~~~~ 16 warnings generated. c++ -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -o build/genconstants \ build/genconstants.o build/read-md.o build/errors.o ../build-x86_64-portbld-freebsd12.0/libiberty/libiberty.a c++ -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -o build/gengenrtl \ build/gengenrtl.o build/errors.o ../build-x86_64-portbld-freebsd12.0/libiberty/libiberty.a c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] gengtype-lex.c:1407:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register yy_state_type yy_current_state; ^~~~~~~~~ gengtype-lex.c:1408:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register char *yy_cp, *yy_bp; ^~~~~~~~~ gengtype-lex.c:1408:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register char *yy_cp, *yy_bp; ^~~~~~~~~ gengtype-lex.c:1409:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register int yy_act; ^~~~~~~~~ gengtype-lex.c:1467:4: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register YY_CHAR yy_c = yy_ec[YY_SC_TO_UI(*yy_cp)]; ^~~~~~~~~ gengtype-lex.c:2055:6: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register char *dest = YY_CURRENT_BUFFER_LVALUE->yy_ch_buf; ^~~~~~~~~ gengtype-lex.c:2056:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register char *source = (yytext_ptr); ^~~~~~~~~ gengtype-lex.c:2057:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register int number_to_move, i; ^~~~~~~~~ gengtype-lex.c:2057:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register int number_to_move, i; ^~~~~~~~~ gengtype-lex.c:2143:3: warning: comparison of integers of different signs: 'int' and 'size_t' (aka 'unsigned long') [-Wsign-compare] YY_INPUT( (&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gengtype-lex.c:1327:18: note: expanded from macro 'YY_INPUT' for ( n = 0; n < max_size && \ ~ ^ ~~~~~~~~ gengtype-lex.c:2189:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register yy_state_type yy_current_state; ^~~~~~~~~ gengtype-lex.c:2190:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register char *yy_cp; ^~~~~~~~~ gengtype-lex.c:2197:3: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register YY_CHAR yy_c = (*yy_cp ? yy_ec[YY_SC_TO_UI(*yy_cp)] : 1); ^~~~~~~~~ gengtype-lex.c:2222:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register int yy_is_jam; ^~~~~~~~~ gengtype-lex.c:2223:6: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register char *yy_cp = (yy_c_buf_p); ^~~~~~~~~ gengtype-lex.c:2225:2: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register YY_CHAR yy_c = 1; ^~~~~~~~~ 16 warnings generated. build/genhooks "Target Hook" \ > tmp-target-hooks-def.h /bin/sh /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../move-if-change tmp-target-hooks-def.h \ target-hooks-def.h echo timestamp > s-target-hooks-def-h build/genhooks "Common Target Hook" \ > tmp-common-target-hooks-def.h /bin/sh /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../move-if-change tmp-common-target-hooks-def.h \ common/common-target-hooks-def.h echo timestamp > s-common-target-hooks-def-h build/genhooks "C Target Hook" \ > tmp-c-target-hooks-def.h build/genmodes > tmp-modes.c /bin/sh /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../move-if-change tmp-modes.c insn-modes.c /bin/sh /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../move-if-change tmp-c-target-hooks-def.h \ c-family/c-target-hooks-def.h build/genhooks -d \ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/doc/tm.texi.in > tmp-tm.texi echo timestamp > s-modes echo timestamp > s-c-target-hooks-def-h build/genmddeps /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/i386.md > tmp-mddeps build/genmodes -h > tmp-modes.h c++ -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -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-x86_64-portbld-freebsd12.0/libiberty/libiberty.a build/gengenrtl > tmp-genrtl.h /bin/sh /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../move-if-change tmp-genrtl.h genrtl.h /bin/sh /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../move-if-change tmp-modes.h insn-modes.h echo timestamp > s-genrtl-h echo timestamp > s-modes-h build/genmodes -m > tmp-min-modes.c case `echo X|tr X '\101'` in \ A) tr -d '\015' < tmp-tm.texi > tmp2-tm.texi ;; \ *) tr -d '\r' < tmp-tm.texi > tmp2-tm.texi ;; \ esac /bin/sh /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../move-if-change tmp-min-modes.c min-insn-modes.c echo timestamp > s-modes-m c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/build -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -DLIBICONV_PLUG \ -o build/min-insn-modes.o min-insn-modes.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] mv tmp2-tm.texi tmp-tm.texi /bin/sh /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../move-if-change tmp-tm.texi tm.texi if [ xinfo = xinfo ]; then \ makeinfo --no-split --split-size=5000000 --split-size=5000000 --no-split -I . -I /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/doc \ -I /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/doc/include -o doc/gccint.info /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/doc/gccint.texi; \ fi /bin/sh /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../move-if-change tmp-mddeps mddeps.mk echo timestamp > s-mddeps build/genconstants /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/i386.md \ > tmp-constants.h build/genenums /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/i386.md \ > tmp-enums.c /bin/sh /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../move-if-change tmp-constants.h insn-constants.h echo timestamp > s-constants /bin/sh /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../move-if-change tmp-enums.c insn-enums.c echo timestamp > s-enums echo timestamp > doc/gcc.1 (pod2man --center="GNU" --release="gcc-4.9.4" --date=2016-07-26 --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) /bin/sh /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../move-if-change tmp-optionlist optionlist echo timestamp > s-options /usr/bin/awk -f /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/opt-functions.awk -f /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/opt-read.awk \ -f /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/opth-gen.awk \ < optionlist > tmp-options.h /usr/bin/awk -f /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/opt-functions.awk -f /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/opt-read.awk \ -f /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/optc-save-gen.awk \ -v header_name="config.h system.h coretypes.h tm.h" < optionlist > options-save.c /usr/bin/awk -f /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/opt-functions.awk -f /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/opt-read.awk \ -f /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/optc-gen.awk \ -v header_name="config.h system.h coretypes.h options.h tm.h" < optionlist > options.c /bin/sh /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../move-if-change tmp-options.h options.h echo timestamp > s-options-h build/gengtype \ -S /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I gtyp-input.list -w tmp-gtype.state c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/build -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -DLIBICONV_PLUG \ -o build/gencheck.o /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/gencheck.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] c++ -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -o build/gencheck \ build/gencheck.o ../build-x86_64-portbld-freebsd12.0/libiberty/libiberty.a build/gencheck > tmp-check.h /bin/sh /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../move-if-change tmp-check.h tree-check.h echo timestamp > s-check /bin/sh /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../move-if-change tmp-gtype.state gtype.state build/gengtype \ -r gtype.state echo timestamp > s-gtype c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/build -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -DLIBICONV_PLUG \ -o build/genopinit.o /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/genopinit.c c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/build -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -DLIBICONV_PLUG \ -o build/genattrtab.o /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/genattrtab.c c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/build -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -DLIBICONV_PLUG \ -o build/genautomata.o /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/genautomata.c c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/build -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -DLIBICONV_PLUG \ -o build/genemit.o /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/genemit.c c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/build -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -DLIBICONV_PLUG \ -o build/genextract.o /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/genextract.c c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/build -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -DLIBICONV_PLUG \ -o build/genoutput.o /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/genoutput.c c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/build -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -DLIBICONV_PLUG \ -o build/genpeep.o /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/genpeep.c c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/build -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -DLIBICONV_PLUG \ -o build/genrecog.o /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/genrecog.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/build -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -DLIBICONV_PLUG \ -o build/genpreds.o /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/genpreds.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/build -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -DLIBICONV_PLUG \ -o build/rtl.o /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/build -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -DLIBICONV_PLUG \ -o build/read-rtl.o /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/read-rtl.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/genattrtab.c:352:7: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] h = XOBNEW (hash_obstack, struct attr_hash); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/libiberty.h:366:30: note: expanded from macro 'XOBNEW' #define XOBNEW(O, T) ((T *) obstack_alloc ((O), sizeof (T))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:405:4: note: expanded from macro 'obstack_alloc' obstack_finish (__h); }) ^~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:429:8: note: expanded from macro 'obstack_finish' = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR' # define __INT_TO_PTR(P) ((P) + (char *) 0) ^ ~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/genattrtab.c:366:7: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] h = XOBNEW (hash_obstack, struct attr_hash); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/libiberty.h:366:30: note: expanded from macro 'XOBNEW' #define XOBNEW(O, T) ((T *) obstack_alloc ((O), sizeof (T))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:405:4: note: expanded from macro 'obstack_alloc' obstack_finish (__h); }) ^~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:429:8: note: expanded from macro 'obstack_finish' = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR' # define __INT_TO_PTR(P) ((P) + (char *) 0) ^ ~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/genattrtab.c:569:16: warning: passing an object that undergoes default argument promotion to 'va_start' has undefined behavior [-Wvarargs] va_start (p, code); ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/genattrtab.c:564:25: note: parameter of type 'enum rtx_code' is declared here attr_rtx (enum rtx_code code, ...) ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/genattrtab.c:633:13: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] new_str = XOBNEWVAR (hash_obstack, char, len + 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/libiberty.h:368:35: note: expanded from macro 'XOBNEWVAR' #define XOBNEWVAR(O, T, S) ((T *) obstack_alloc ((O), (S))) ^~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:405:4: note: expanded from macro 'obstack_alloc' obstack_finish (__h); }) ^~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:429:8: note: expanded from macro 'obstack_finish' = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR' # define __INT_TO_PTR(P) ((P) + (char *) 0) ^ ~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/genattrtab.c:1312:8: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] av = oballoc (struct attr_value); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/genattrtab.c:294:20: note: expanded from macro 'oballoc' #define oballoc(T) XOBNEW (hash_obstack, T) ^~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/libiberty.h:366:30: note: expanded from macro 'XOBNEW' #define XOBNEW(O, T) ((T *) obstack_alloc ((O), sizeof (T))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:405:4: note: expanded from macro 'obstack_alloc' obstack_finish (__h); }) ^~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:429:8: note: expanded from macro 'obstack_finish' = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR' # define __INT_TO_PTR(P) ((P) + (char *) 0) ^ ~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/genattrtab.c:1455:12: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] ie = oballoc (struct insn_ent); ^~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/genattrtab.c:294:20: note: expanded from macro 'oballoc' #define oballoc(T) XOBNEW (hash_obstack, T) ^~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/libiberty.h:366:30: note: expanded from macro 'XOBNEW' #define XOBNEW(O, T) ((T *) obstack_alloc ((O), sizeof (T))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:405:4: note: expanded from macro 'obstack_alloc' obstack_finish (__h); }) ^~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:429:8: note: expanded from macro 'obstack_finish' = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR' # define __INT_TO_PTR(P) ((P) + (char *) 0) ^ ~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/genattrtab.c:1586:15: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] new_ie = oballoc (struct insn_ent); ^~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/genattrtab.c:294:20: note: expanded from macro 'oballoc' #define oballoc(T) XOBNEW (hash_obstack, T) ^~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/libiberty.h:366:30: note: expanded from macro 'XOBNEW' #define XOBNEW(O, T) ((T *) obstack_alloc ((O), sizeof (T))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:405:4: note: expanded from macro 'obstack_alloc' obstack_finish (__h); }) ^~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:429:8: note: expanded from macro 'obstack_finish' = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR' # define __INT_TO_PTR(P) ((P) + (char *) 0) ^ ~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/genattrtab.c:1728:3: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] obstack_finish (rtl_obstack); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:429:8: note: expanded from macro 'obstack_finish' = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR' # define __INT_TO_PTR(P) ((P) + (char *) 0) ^ ~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/genattrtab.c:3131:8: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] av = oballoc (struct attr_value); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/genattrtab.c:294:20: note: expanded from macro 'oballoc' #define oballoc(T) XOBNEW (hash_obstack, T) ^~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/libiberty.h:366:30: note: expanded from macro 'XOBNEW' #define XOBNEW(O, T) ((T *) obstack_alloc ((O), sizeof (T))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:405:4: note: expanded from macro 'obstack_alloc' obstack_finish (__h); }) ^~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:429:8: note: expanded from macro 'obstack_finish' = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR' # define __INT_TO_PTR(P) ((P) + (char *) 0) ^ ~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/genattrtab.c:3279:8: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] id = oballoc (struct insn_def); ^~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/genattrtab.c:294:20: note: expanded from macro 'oballoc' #define oballoc(T) XOBNEW (hash_obstack, T) ^~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/libiberty.h:366:30: note: expanded from macro 'XOBNEW' #define XOBNEW(O, T) ((T *) obstack_alloc ((O), sizeof (T))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:405:4: note: expanded from macro 'obstack_alloc' obstack_finish (__h); }) ^~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:429:8: note: expanded from macro 'obstack_finish' = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR' # define __INT_TO_PTR(P) ((P) + (char *) 0) ^ ~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/genattrtab.c:3343:11: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] delay = oballoc (struct delay_desc); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/genattrtab.c:294:20: note: expanded from macro 'oballoc' #define oballoc(T) XOBNEW (hash_obstack, T) ^~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/libiberty.h:366:30: note: expanded from macro 'XOBNEW' #define XOBNEW(O, T) ((T *) obstack_alloc ((O), sizeof (T))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:405:4: note: expanded from macro 'obstack_alloc' obstack_finish (__h); }) ^~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:429:8: note: expanded from macro 'obstack_finish' = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR' # define __INT_TO_PTR(P) ((P) + (char *) 0) ^ ~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/genattrtab.c:4601:10: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] attr = oballoc (struct attr_desc); ^~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/genattrtab.c:294:20: note: expanded from macro 'oballoc' #define oballoc(T) XOBNEW (hash_obstack, T) ^~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/libiberty.h:366:30: note: expanded from macro 'XOBNEW' #define XOBNEW(O, T) ((T *) obstack_alloc ((O), sizeof (T))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:405:4: note: expanded from macro 'obstack_alloc' obstack_finish (__h); }) ^~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:429:8: note: expanded from macro 'obstack_finish' = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR' # define __INT_TO_PTR(P) ((P) + (char *) 0) ^ ~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/genattrtab.c:4741:30: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] struct insn_reserv *decl = oballoc (struct insn_reserv); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/genattrtab.c:294:20: note: expanded from macro 'oballoc' #define oballoc(T) XOBNEW (hash_obstack, T) ^~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/libiberty.h:366:30: note: expanded from macro 'XOBNEW' #define XOBNEW(O, T) ((T *) obstack_alloc ((O), sizeof (T))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:405:4: note: expanded from macro 'obstack_alloc' obstack_finish (__h); }) ^~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:429:8: note: expanded from macro 'obstack_finish' = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR' # define __INT_TO_PTR(P) ((P) + (char *) 0) ^ ~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/genattrtab.c:4782:7: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] b = oballoc (struct bypass_list); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/genattrtab.c:294:20: note: expanded from macro 'oballoc' #define oballoc(T) XOBNEW (hash_obstack, T) ^~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/libiberty.h:366:30: note: expanded from macro 'XOBNEW' #define XOBNEW(O, T) ((T *) obstack_alloc ((O), sizeof (T))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:405:4: note: expanded from macro 'obstack_alloc' obstack_finish (__h); }) ^~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:429:8: note: expanded from macro 'obstack_finish' = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR' # define __INT_TO_PTR(P) ((P) + (char *) 0) ^ ~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/genattrtab.c:5247:23: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] insn_alternatives = oballocvec (int, insn_code_number); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/genattrtab.c:295:26: note: expanded from macro 'oballocvec' #define oballocvec(T, N) XOBNEWVEC (hash_obstack, T, (N)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/libiberty.h:367:35: note: expanded from macro 'XOBNEWVEC' #define XOBNEWVEC(O, T, N) ((T *) obstack_alloc ((O), sizeof (T) * (N))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:405:4: note: expanded from macro 'obstack_alloc' obstack_finish (__h); }) ^~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:429:8: note: expanded from macro 'obstack_finish' = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR' # define __INT_TO_PTR(P) ((P) + (char *) 0) ^ ~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/genattrtab.c:5253:25: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] insn_n_alternatives = oballocvec (int, insn_code_number); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/genattrtab.c:295:26: note: expanded from macro 'oballocvec' #define oballocvec(T, N) XOBNEWVEC (hash_obstack, T, (N)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/libiberty.h:367:35: note: expanded from macro 'XOBNEWVEC' #define XOBNEWVEC(O, T, N) ((T *) obstack_alloc ((O), sizeof (T) * (N))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:405:4: note: expanded from macro 'obstack_alloc' obstack_finish (__h); }) ^~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:429:8: note: expanded from macro 'obstack_finish' = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR' # define __INT_TO_PTR(P) ((P) + (char *) 0) ^ ~~~~~~~~~~ 16 warnings generated. c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/build -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -DLIBICONV_PLUG \ -o build/ggc-none.o /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/ggc-none.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/genautomata.c:1111:3: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] obstack_finish (&irp); ^~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:429:8: note: expanded from macro 'obstack_finish' = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR' # define __INT_TO_PTR(P) ((P) + (char *) 0) ^ ~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/genautomata.c:1182:3: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] obstack_finish (&irp); ^~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:429:8: note: expanded from macro 'obstack_finish' = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR' # define __INT_TO_PTR(P) ((P) + (char *) 0) ^ ~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/genautomata.c:1233:3: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] obstack_finish (&irp); ^~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:429:8: note: expanded from macro 'obstack_finish' = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR' # define __INT_TO_PTR(P) ((P) + (char *) 0) ^ ~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/genautomata.c:1412:18: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] str_patterns = XOBNEWVEC (&irp, char **, patterns_length); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/libiberty.h:367:35: note: expanded from macro 'XOBNEWVEC' #define XOBNEWVEC(O, T, N) ((T *) obstack_alloc ((O), sizeof (T) * (N))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:405:4: note: expanded from macro 'obstack_alloc' obstack_finish (__h); }) ^~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:429:8: note: expanded from macro 'obstack_finish' = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR' # define __INT_TO_PTR(P) ((P) + (char *) 0) ^ ~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/genautomata.c:3475:3: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] obstack_finish (&irp); ^~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:429:8: note: expanded from macro 'obstack_finish' = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR' # define __INT_TO_PTR(P) ((P) + (char *) 0) ^ ~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/genautomata.c:4251:3: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] obstack_finish (&irp); ^~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:429:8: note: expanded from macro 'obstack_finish' = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR' # define __INT_TO_PTR(P) ((P) + (char *) 0) ^ ~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/genautomata.c:4254:3: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] obstack_finish (&irp); ^~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:429:8: note: expanded from macro 'obstack_finish' = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR' # define __INT_TO_PTR(P) ((P) + (char *) 0) ^ ~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/genautomata.c:4263:4: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] obstack_finish (&irp); ^~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:429:8: note: expanded from macro 'obstack_finish' = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR' # define __INT_TO_PTR(P) ((P) + (char *) 0) ^ ~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/genautomata.c:4356:3: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] obstack_finish (&irp); ^~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:429:8: note: expanded from macro 'obstack_finish' = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR' # define __INT_TO_PTR(P) ((P) + (char *) 0) ^ ~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/genautomata.c:4359:3: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] obstack_finish (&irp); ^~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:429:8: note: expanded from macro 'obstack_finish' = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR' # define __INT_TO_PTR(P) ((P) + (char *) 0) ^ ~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/genautomata.c:4362:3: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] obstack_finish (&irp); ^~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:429:8: note: expanded from macro 'obstack_finish' = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR' # define __INT_TO_PTR(P) ((P) + (char *) 0) ^ ~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/genautomata.c:4365:3: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] obstack_finish (&irp); ^~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:429:8: note: expanded from macro 'obstack_finish' = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR' # define __INT_TO_PTR(P) ((P) + (char *) 0) ^ ~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/genautomata.c:5077:3: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] obstack_finish (&unit_usages); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:429:8: note: expanded from macro 'obstack_finish' = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR' # define __INT_TO_PTR(P) ((P) + (char *) 0) ^ ~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/genautomata.c:9293:3: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] obstack_finish (&irp); ^~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:429:8: note: expanded from macro 'obstack_finish' = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR' # define __INT_TO_PTR(P) ((P) + (char *) 0) ^ ~~~~~~~~~~ 14 warnings generated. c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/build -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -DLIBICONV_PLUG \ -o build/vec.o /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/vec.c c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/build -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -DLIBICONV_PLUG \ -o build/gensupport.o /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/gensupport.c c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/build -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -DLIBICONV_PLUG \ -o build/print-rtl.o /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/print-rtl.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/build -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -DLIBICONV_PLUG \ -o build/genflags.o /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/genflags.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/genpreds.c:140:20: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] match_test_str = XOBFINISH (rtl_obstack, const char *); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/libiberty.h:369:38: note: expanded from macro 'XOBFINISH' #define XOBFINISH(O, T) ((T) obstack_finish ((O))) ^~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:429:8: note: expanded from macro 'obstack_finish' = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR' # define __INT_TO_PTR(P) ((P) + (char *) 0) ^ ~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/genpreds.c:705:10: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] return XOBFINISH (rtl_obstack, const char *); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/libiberty.h:369:38: note: expanded from macro 'XOBFINISH' #define XOBFINISH(O, T) ((T) obstack_finish ((O))) ^~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:429:8: note: expanded from macro 'obstack_finish' = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR' # define __INT_TO_PTR(P) ((P) + (char *) 0) ^ ~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/genpreds.c:857:7: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] c = XOBNEW (rtl_obstack, struct constraint_data); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/libiberty.h:366:30: note: expanded from macro 'XOBNEW' #define XOBNEW(O, T) ((T *) obstack_alloc ((O), sizeof (T))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:405:4: note: expanded from macro 'obstack_alloc' obstack_finish (__h); }) ^~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:429:8: note: expanded from macro 'obstack_finish' = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR' # define __INT_TO_PTR(P) ((P) + (char *) 0) ^ ~~~~~~~~~~ 3 warnings generated. c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/build -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -DLIBICONV_PLUG \ -o build/genconditions.o /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/genconditions.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/build -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -DLIBICONV_PLUG \ -o build/genattr.o /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/genattr.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/build -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -DLIBICONV_PLUG \ -o build/genattr-common.o /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/genattr-common.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/gensupport.c:2379:24: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] XSTR (set_attr, 1) = XOBFINISH (&string_obstack, char *); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/libiberty.h:369:38: note: expanded from macro 'XOBFINISH' #define XOBFINISH(O, T) ((T) obstack_finish ((O))) ^~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:429:8: note: expanded from macro 'obstack_finish' = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR' # define __INT_TO_PTR(P) ((P) + (char *) 0) ^ ~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/gensupport.c:2485:29: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] XSTR (mnemonic_attr, 1) = XOBFINISH (&string_obstack, char *); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/libiberty.h:369:38: note: expanded from macro 'XOBFINISH' #define XOBFINISH(O, T) ((T) obstack_finish ((O))) ^~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:429:8: note: expanded from macro 'obstack_finish' = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR' # define __INT_TO_PTR(P) ((P) + (char *) 0) ^ ~~~~~~~~~~ 2 warnings generated. c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/build -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -DLIBICONV_PLUG \ -o build/gencodes.o /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/gencodes.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/read-rtl.c:370:14: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] copy = XOBFINISH (&string_obstack, char *); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/libiberty.h:369:38: note: expanded from macro 'XOBFINISH' #define XOBFINISH(O, T) ((T) obstack_finish ((O))) ^~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:429:8: note: expanded from macro 'obstack_finish' = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR' # define __INT_TO_PTR(P) ((P) + (char *) 0) ^ ~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/read-rtl.c:851:41: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] record_attribute_use (group, ptr, XOBFINISH (&string_obstack, char *)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/libiberty.h:369:38: note: expanded from macro 'XOBFINISH' #define XOBFINISH(O, T) ((T) obstack_finish ((O))) ^~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:429:8: note: expanded from macro 'obstack_finish' = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR' # define __INT_TO_PTR(P) ((P) + (char *) 0) ^ ~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/read-rtl.c:1203:38: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] memcpy (&return_vec->elem[0], obstack_finish (&vector_stack), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:429:8: note: expanded from macro 'obstack_finish' = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR' # define __INT_TO_PTR(P) ((P) + (char *) 0) ^ ~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/read-rtl.c:1259:20: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] stringbuf = XOBFINISH (&string_obstack, char *); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/libiberty.h:369:38: note: expanded from macro 'XOBFINISH' #define XOBFINISH(O, T) ((T) obstack_finish ((O))) ^~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:429:8: note: expanded from macro 'obstack_finish' = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR' # define __INT_TO_PTR(P) ((P) + (char *) 0) ^ ~~~~~~~~~~ 4 warnings generated. c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/build -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -DLIBICONV_PLUG \ -o build/genconfig.o /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/genconfig.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/genflags.c:288:11: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] insns = XOBFINISH (&obstack, rtx *); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/libiberty.h:369:38: note: expanded from macro 'XOBFINISH' #define XOBFINISH(O, T) ((T) obstack_finish ((O))) ^~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:429:8: note: expanded from macro 'obstack_finish' = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR' # define __INT_TO_PTR(P) ((P) + (char *) 0) ^ ~~~~~~~~~~ 1 warning generated. c++ -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -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-x86_64-portbld-freebsd12.0/libiberty/libiberty.a c++ -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -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-x86_64-portbld-freebsd12.0/libiberty/libiberty.a c++ -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -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-x86_64-portbld-freebsd12.0/libiberty/libiberty.a c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/genconditions.c:116:58: warning: cast from 'void **' to 'const struct c_test **' must have all intermediate pointers const qualified to be safe [-Wcast-qual] const struct c_test *test = * (const struct c_test **) slot; ^ 1 warning generated. c++ -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -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-x86_64-portbld-freebsd12.0/libiberty/libiberty.a c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] c++ -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -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-x86_64-portbld-freebsd12.0/libiberty/libiberty.a -lm c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] c++ -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -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-x86_64-portbld-freebsd12.0/libiberty/libiberty.a c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] c++ -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -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-x86_64-portbld-freebsd12.0/libiberty/libiberty.a c++ -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -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-x86_64-portbld-freebsd12.0/libiberty/libiberty.a c++ -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -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-x86_64-portbld-freebsd12.0/libiberty/libiberty.a build/genpreds /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/i386.md > tmp-preds.c c++ -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -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-x86_64-portbld-freebsd12.0/libiberty/libiberty.a build/genpreds -h /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/i386.md > tmp-preds.h c++ -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -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-x86_64-portbld-freebsd12.0/libiberty/libiberty.a build/genpreds -c /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/i386.md > tmp-constrs.h c++ -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -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-x86_64-portbld-freebsd12.0/libiberty/libiberty.a c++ -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -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-x86_64-portbld-freebsd12.0/libiberty/libiberty.a c++ -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -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-x86_64-portbld-freebsd12.0/libiberty/libiberty.a c++ -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -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-x86_64-portbld-freebsd12.0/libiberty/libiberty.a build/genconditions /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/i386.md > tmp-condmd.c /bin/sh /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../move-if-change tmp-preds.h tm-preds.h /bin/sh /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../move-if-change tmp-constrs.h tm-constrs.h echo timestamp > s-preds-h echo timestamp > s-constrs-h /bin/sh /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../move-if-change tmp-condmd.c build/gencondmd.c echo timestamp > s-conditions c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/build -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -DLIBICONV_PLUG \ -o build/gencondmd.o build/gencondmd.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from build/gencondmd.c:33: /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/recog.h:338:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] #if HAVE_DESIGNATED_UNION_INITIALIZERS ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/system.h:555:9: note: expanded from macro 'HAVE_DESIGNATED_UNION_INITIALIZERS' && (!defined(__cplusplus) || (GCC_VERSION >= 4007))) ^ In file included from build/gencondmd.c:34: /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/output.h:131:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] ATTRIBUTE_ASM_FPRINTF(2, 3); ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/output.h:121:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/sse.md:3180:60: warning: self-comparison always evaluates to true [-Wtautological-compare] (TARGET_AVX512F && 1 && (V8DFmode == V16SFmode || V8DFmode == V8DFmode))) ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/sse.md:3180:60: warning: self-comparison always evaluates to true [-Wtautological-compare] (TARGET_AVX512F && 1 && (V8DFmode == V16SFmode || V8DFmode == V8DFmode))) ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/sse.md:1621:47: warning: self-comparison always evaluates to true [-Wtautological-compare] && 1 && (V8DFmode == V16SFmode || V8DFmode == V8DFmode)) && ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/sse.md:1621:47: warning: self-comparison always evaluates to true [-Wtautological-compare] && 1 && (V8DFmode == V16SFmode || V8DFmode == V8DFmode)) && ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/sse.md:1621:23: warning: self-comparison always evaluates to true [-Wtautological-compare] && 1 && (V16SFmode == V16SFmode || V16SFmode == V8DFmode)) && ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/sse.md:1621:23: warning: self-comparison always evaluates to true [-Wtautological-compare] && 1 && (V16SFmode == V16SFmode || V16SFmode == V8DFmode)) && ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/i386.md:4430:30: warning: self-comparison always evaluates to false [-Wtautological-compare] && (TARGET_64BIT || DImode != DImode)) ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/i386.md:4430:30: warning: self-comparison always evaluates to false [-Wtautological-compare] && (TARGET_64BIT || DImode != DImode)) ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/sse.md:3180:45: warning: self-comparison always evaluates to true [-Wtautological-compare] (TARGET_AVX512F && (64 == 64) && (V16SFmode == V16SFmode || V16SFmode == V8DFmode))) ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/sse.md:3180:45: warning: self-comparison always evaluates to true [-Wtautological-compare] (TARGET_AVX512F && (64 == 64) && (V16SFmode == V16SFmode || V16SFmode == V8DFmode))) ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/mmx.md:663:41: warning: self-comparison always evaluates to true [-Wtautological-compare] (TARGET_MMX || (TARGET_SSE2 && V1DImode == V1DImode)) ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/mmx.md:663:41: warning: self-comparison always evaluates to true [-Wtautological-compare] (TARGET_MMX || (TARGET_SSE2 && V1DImode == V1DImode)) ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/sse.md:3568:30: warning: self-comparison always evaluates to true [-Wtautological-compare] (TARGET_AVX512F && (V4SFmode == V4SFmode))) ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/sse.md:3568:30: warning: self-comparison always evaluates to true [-Wtautological-compare] (TARGET_AVX512F && (V4SFmode == V4SFmode))) ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/sse.md:1307:88: warning: self-comparison always evaluates to true [-Wtautological-compare] (TARGET_SSE && ix86_binary_operator_ok (MINUS, V16SFmode, operands) && 1 && (V16SFmode == V16SFmode || V16SFmode == V8DFmode)) && ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/sse.md:1307:88: warning: self-comparison always evaluates to true [-Wtautological-compare] (TARGET_SSE && ix86_binary_operator_ok (MINUS, V16SFmode, operands) && 1 && (V16SFmode == V16SFmode || V16SFmode == V8DFmode)) && ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/i386.md:16900:16: warning: self-comparison always evaluates to true [-Wtautological-compare] && ((HImode == HImode ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/i386.md:16900:16: warning: self-comparison always evaluates to true [-Wtautological-compare] && ((HImode == HImode ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/i386.md:4509:30: warning: self-comparison always evaluates to false [-Wtautological-compare] && (TARGET_64BIT || DImode != DImode)) ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/i386.md:4509:30: warning: self-comparison always evaluates to false [-Wtautological-compare] && (TARGET_64BIT || DImode != DImode)) ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/sse.md:2169:55: warning: self-comparison always evaluates to true [-Wtautological-compare] (TARGET_AVX512F && (V8DFmode == V16SFmode || V8DFmode == V8DFmode)))) ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/sse.md:2169:55: warning: self-comparison always evaluates to true [-Wtautological-compare] (TARGET_AVX512F && (V8DFmode == V16SFmode || V8DFmode == V8DFmode)))) ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/sse.md:1621:32: warning: self-comparison always evaluates to true [-Wtautological-compare] && (64 == 64) && (V16SFmode == V16SFmode || V16SFmode == V8DFmode)) && ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/sse.md:1621:32: warning: self-comparison always evaluates to true [-Wtautological-compare] && (64 == 64) && (V16SFmode == V16SFmode || V16SFmode == V8DFmode)) && ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/sse.md:3006:4: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand] (1 && 1) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/sse.md:3006:4: note: use '&' for a bitwise operation (1 && 1) ^~ & /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/sse.md:3006:4: note: remove constant to silence this warning (1 && 1) ~^~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/sse.md:3006:4: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand] (1 && 1) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/sse.md:3006:4: note: use '&' for a bitwise operation (1 && 1) ^~ & /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/sse.md:3006:4: note: remove constant to silence this warning (1 && 1) ~^~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/sse.md:2169:31: warning: self-comparison always evaluates to true [-Wtautological-compare] (TARGET_AVX512F && (V16SFmode == V16SFmode || V16SFmode == V8DFmode)))) ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/sse.md:2169:31: warning: self-comparison always evaluates to true [-Wtautological-compare] (TARGET_AVX512F && (V16SFmode == V16SFmode || V16SFmode == V8DFmode)))) ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/sse.md:1605:32: warning: self-comparison always evaluates to true [-Wtautological-compare] && (64 == 64) && (V16SFmode == V16SFmode || V16SFmode == V8DFmode)) && ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/sse.md:1605:32: warning: self-comparison always evaluates to true [-Wtautological-compare] && (64 == 64) && (V16SFmode == V16SFmode || V16SFmode == V8DFmode)) && ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/i386.md:17499:14: warning: self-comparison always evaluates to true [-Wtautological-compare] || SImode == SImode ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/i386.md:17499:14: warning: self-comparison always evaluates to true [-Wtautological-compare] || SImode == SImode ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/sse.md:3180:36: warning: self-comparison always evaluates to true [-Wtautological-compare] (TARGET_AVX512F && 1 && (V16SFmode == V16SFmode || V16SFmode == V8DFmode))) ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/sse.md:3180:36: warning: self-comparison always evaluates to true [-Wtautological-compare] (TARGET_AVX512F && 1 && (V16SFmode == V16SFmode || V16SFmode == V8DFmode))) ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/sse.md:2987:4: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand] (1 && 1) && ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/sse.md:2987:4: note: use '&' for a bitwise operation (1 && 1) && ^~ & /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/sse.md:2987:4: note: remove constant to silence this warning (1 && 1) && ~^~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/sse.md:2987:4: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand] (1 && 1) && ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/sse.md:2987:4: note: use '&' for a bitwise operation (1 && 1) && ^~ & /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/sse.md:2987:4: note: remove constant to silence this warning (1 && 1) && ~^~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/sse.md:1307:110: warning: self-comparison always evaluates to true [-Wtautological-compare] (TARGET_SSE && ix86_binary_operator_ok (PLUS, V8DFmode, operands) && 1 && (V8DFmode == V16SFmode || V8DFmode == V8DFmode)) && ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/sse.md:1307:110: warning: self-comparison always evaluates to true [-Wtautological-compare] (TARGET_SSE && ix86_binary_operator_ok (PLUS, V8DFmode, operands) && 1 && (V8DFmode == V16SFmode || V8DFmode == V8DFmode)) && ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/sse.md:1605:32: warning: self-comparison always evaluates to true [-Wtautological-compare] && (64 == 64) && (V16SFmode == V16SFmode || V16SFmode == V8DFmode)) && ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/sse.md:1605:32: warning: self-comparison always evaluates to true [-Wtautological-compare] && (64 == 64) && (V16SFmode == V16SFmode || V16SFmode == V8DFmode)) && ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/sse.md:1591:56: warning: self-comparison always evaluates to true [-Wtautological-compare] (TARGET_SSE && 1 && (V8DFmode == V16SFmode || V8DFmode == V8DFmode)) && ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/sse.md:1591:56: warning: self-comparison always evaluates to true [-Wtautological-compare] (TARGET_SSE && 1 && (V8DFmode == V16SFmode || V8DFmode == V8DFmode)) && ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/sse.md:1346:87: warning: self-comparison always evaluates to true [-Wtautological-compare] (TARGET_SSE && ix86_binary_operator_ok (MULT, V16SFmode, operands) && 1 && (V16SFmode == V16SFmode || V16SFmode == V8DFmode)) && ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/sse.md:1346:87: warning: self-comparison always evaluates to true [-Wtautological-compare] (TARGET_SSE && ix86_binary_operator_ok (MULT, V16SFmode, operands) && 1 && (V16SFmode == V16SFmode || V16SFmode == V8DFmode)) && ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/sse.md:4320:65: warning: self-comparison always evaluates to true [-Wtautological-compare] (TARGET_AVX && (64 == 64) && (V8DFmode == V16SFmode || V8DFmode == V8DFmode)) && ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/sse.md:4320:65: warning: self-comparison always evaluates to true [-Wtautological-compare] (TARGET_AVX && (64 == 64) && (V8DFmode == V16SFmode || V8DFmode == V8DFmode)) && ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/i386.md:17197:15: warning: self-comparison always evaluates to false [-Wtautological-compare] && (QImode != QImode ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/i386.md:17197:15: warning: self-comparison always evaluates to false [-Wtautological-compare] && (QImode != QImode ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/sse.md:1346:119: warning: self-comparison always evaluates to true [-Wtautological-compare] (TARGET_SSE && ix86_binary_operator_ok (MULT, V8DFmode, operands) && (64 == 64) && (V8DFmode == V16SFmode || V8DFmode == V8DFmode)) && ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/sse.md:1346:119: warning: self-comparison always evaluates to true [-Wtautological-compare] (TARGET_SSE && ix86_binary_operator_ok (MULT, V8DFmode, operands) && (64 == 64) && (V8DFmode == V16SFmode || V8DFmode == V8DFmode)) && ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/i386.md:17513:44: warning: self-comparison always evaluates to true [-Wtautological-compare] && (!TARGET_PARTIAL_REG_STALL || SImode == SImode)) ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/i386.md:17513:44: warning: self-comparison always evaluates to true [-Wtautological-compare] && (!TARGET_PARTIAL_REG_STALL || SImode == SImode)) ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/sse.md:14164:30: warning: self-comparison always evaluates to false [-Wtautological-compare] (TARGET_AVX512F && (V8DImode != V8DImode || TARGET_64BIT))) ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/sse.md:14164:30: warning: self-comparison always evaluates to false [-Wtautological-compare] (TARGET_AVX512F && (V8DImode != V8DImode || TARGET_64BIT))) ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/sse.md:3592:33: warning: self-comparison always evaluates to true [-Wtautological-compare] (TARGET_SSE2 && 1 && (V16SFmode == V16SFmode || V16SFmode == V8DFmode)) && ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/sse.md:3592:33: warning: self-comparison always evaluates to true [-Wtautological-compare] (TARGET_SSE2 && 1 && (V16SFmode == V16SFmode || V16SFmode == V8DFmode)) && ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/sse.md:1307:97: warning: self-comparison always evaluates to true [-Wtautological-compare] (TARGET_SSE && ix86_binary_operator_ok (MINUS, V16SFmode, operands) && (64 == 64) && (V16SFmode == V16SFmode || V16SFmode == V8DFmode)) && ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/sse.md:1307:97: warning: self-comparison always evaluates to true [-Wtautological-compare] (TARGET_SSE && ix86_binary_operator_ok (MINUS, V16SFmode, operands) && (64 == 64) && (V16SFmode == V16SFmode || V16SFmode == V8DFmode)) && ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/sse.md:4320:56: warning: self-comparison always evaluates to true [-Wtautological-compare] (TARGET_AVX && 1 && (V8DFmode == V16SFmode || V8DFmode == V8DFmode)) && ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/sse.md:4320:56: warning: self-comparison always evaluates to true [-Wtautological-compare] (TARGET_AVX && 1 && (V8DFmode == V16SFmode || V8DFmode == V8DFmode)) && ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/i386.md:4472:29: warning: self-comparison always evaluates to false [-Wtautological-compare] && (TARGET_64BIT || DImode != DImode)) ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/i386.md:4472:29: warning: self-comparison always evaluates to false [-Wtautological-compare] && (TARGET_64BIT || DImode != DImode)) ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/i386.md:17137:15: warning: self-comparison always evaluates to false [-Wtautological-compare] && (QImode != QImode ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/i386.md:17137:15: warning: self-comparison always evaluates to false [-Wtautological-compare] && (QImode != QImode ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/sse.md:1307:87: warning: self-comparison always evaluates to true [-Wtautological-compare] (TARGET_SSE && ix86_binary_operator_ok (PLUS, V16SFmode, operands) && 1 && (V16SFmode == V16SFmode || V16SFmode == V8DFmode)) && ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/sse.md:1307:87: warning: self-comparison always evaluates to true [-Wtautological-compare] (TARGET_SSE && ix86_binary_operator_ok (PLUS, V16SFmode, operands) && 1 && (V16SFmode == V16SFmode || V16SFmode == V8DFmode)) && ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/i386.md:14915:20: warning: self-comparison always evaluates to false [-Wtautological-compare] && ((DImode != DImode) || TARGET_64BIT) ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/i386.md:14915:20: warning: self-comparison always evaluates to false [-Wtautological-compare] && ((DImode != DImode) || TARGET_64BIT) ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/i386.md:4509:30: warning: self-comparison always evaluates to false [-Wtautological-compare] && (TARGET_64BIT || DImode != DImode)) ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/i386.md:4509:30: warning: self-comparison always evaluates to false [-Wtautological-compare] && (TARGET_64BIT || DImode != DImode)) ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/sse.md:1591:65: warning: self-comparison always evaluates to true [-Wtautological-compare] (TARGET_SSE && (64 == 64) && (V8DFmode == V16SFmode || V8DFmode == V8DFmode)) && ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/sse.md:1591:65: warning: self-comparison always evaluates to true [-Wtautological-compare] (TARGET_SSE && (64 == 64) && (V8DFmode == V16SFmode || V8DFmode == V8DFmode)) && ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/i386.md:4458:30: warning: self-comparison always evaluates to false [-Wtautological-compare] && (TARGET_64BIT || DImode != DImode)) ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/i386.md:4458:30: warning: self-comparison always evaluates to false [-Wtautological-compare] && (TARGET_64BIT || DImode != DImode)) ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/sse.md:14280:33: warning: self-comparison always evaluates to false [-Wtautological-compare] ( reload_completed && (V4DFmode != V4DFmode || !TARGET_AVX2))) ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/sse.md:14280:33: warning: self-comparison always evaluates to false [-Wtautological-compare] ( reload_completed && (V4DFmode != V4DFmode || !TARGET_AVX2))) ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/sse.md:3006:18: warning: self-comparison always evaluates to true [-Wtautological-compare] (1 && (V16SFmode == V16SFmode || V16SFmode == V8DFmode))) ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/sse.md:3006:18: warning: self-comparison always evaluates to true [-Wtautological-compare] (1 && (V16SFmode == V16SFmode || V16SFmode == V8DFmode))) ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/sse.md:1621:56: warning: self-comparison always evaluates to true [-Wtautological-compare] && (64 == 64) && (V8DFmode == V16SFmode || V8DFmode == V8DFmode)) && ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/sse.md:1621:56: warning: self-comparison always evaluates to true [-Wtautological-compare] && (64 == 64) && (V8DFmode == V16SFmode || V8DFmode == V8DFmode)) && ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/i386.md:14914:18: warning: self-comparison always evaluates to false [-Wtautological-compare] && HImode != HImode ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/i386.md:14914:18: warning: self-comparison always evaluates to false [-Wtautological-compare] && HImode != HImode ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/sse.md:1605:47: warning: self-comparison always evaluates to true [-Wtautological-compare] && 1 && (V8DFmode == V16SFmode || V8DFmode == V8DFmode)) && ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/sse.md:1605:47: warning: self-comparison always evaluates to true [-Wtautological-compare] && 1 && (V8DFmode == V16SFmode || V8DFmode == V8DFmode)) && ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/sse.md:1605:47: warning: self-comparison always evaluates to true [-Wtautological-compare] && 1 && (V8DFmode == V16SFmode || V8DFmode == V8DFmode)) && ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/sse.md:1605:47: warning: self-comparison always evaluates to true [-Wtautological-compare] && 1 && (V8DFmode == V16SFmode || V8DFmode == V8DFmode)) && ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/sse.md:2169:55: warning: self-comparison always evaluates to true [-Wtautological-compare] (TARGET_AVX512F && (V8DFmode == V16SFmode || V8DFmode == V8DFmode))) ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/sse.md:2169:55: warning: self-comparison always evaluates to true [-Wtautological-compare] (TARGET_AVX512F && (V8DFmode == V16SFmode || V8DFmode == V8DFmode))) ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/sse.md:1605:23: warning: self-comparison always evaluates to true [-Wtautological-compare] && 1 && (V16SFmode == V16SFmode || V16SFmode == V8DFmode)) && ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/sse.md:1605:23: warning: self-comparison always evaluates to true [-Wtautological-compare] && 1 && (V16SFmode == V16SFmode || V16SFmode == V8DFmode)) && ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/sse.md:1591:41: warning: self-comparison always evaluates to true [-Wtautological-compare] (TARGET_SSE && (64 == 64) && (V16SFmode == V16SFmode || V16SFmode == V8DFmode)) && ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/sse.md:1591:41: warning: self-comparison always evaluates to true [-Wtautological-compare] (TARGET_SSE && (64 == 64) && (V16SFmode == V16SFmode || V16SFmode == V8DFmode)) && ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/i386.md:7378:19: warning: self-comparison always evaluates to true [-Wtautological-compare] || (DImode == DImode ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/i386.md:7378:19: warning: self-comparison always evaluates to true [-Wtautological-compare] || (DImode == DImode ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/sse.md:1307:111: warning: self-comparison always evaluates to true [-Wtautological-compare] (TARGET_SSE && ix86_binary_operator_ok (MINUS, V8DFmode, operands) && 1 && (V8DFmode == V16SFmode || V8DFmode == V8DFmode)) && ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/sse.md:1307:111: warning: self-comparison always evaluates to true [-Wtautological-compare] (TARGET_SSE && ix86_binary_operator_ok (MINUS, V8DFmode, operands) && 1 && (V8DFmode == V16SFmode || V8DFmode == V8DFmode)) && ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/i386.md:8771:30: warning: self-comparison always evaluates to true [-Wtautological-compare] || (TARGET_SSE && (TFmode == TFmode))) && ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/i386.md:8771:30: warning: self-comparison always evaluates to true [-Wtautological-compare] || (TARGET_SSE && (TFmode == TFmode))) && ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/sse.md:1605:23: warning: self-comparison always evaluates to true [-Wtautological-compare] && 1 && (V16SFmode == V16SFmode || V16SFmode == V8DFmode)) && ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/sse.md:1605:23: warning: self-comparison always evaluates to true [-Wtautological-compare] && 1 && (V16SFmode == V16SFmode || V16SFmode == V8DFmode)) && ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/sse.md:1307:120: warning: self-comparison always evaluates to true [-Wtautological-compare] (TARGET_SSE && ix86_binary_operator_ok (MINUS, V8DFmode, operands) && (64 == 64) && (V8DFmode == V16SFmode || V8DFmode == V8DFmode)) && ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/sse.md:1307:120: warning: self-comparison always evaluates to true [-Wtautological-compare] (TARGET_SSE && ix86_binary_operator_ok (MINUS, V8DFmode, operands) && (64 == 64) && (V8DFmode == V16SFmode || V8DFmode == V8DFmode)) && ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/i386.md:14914:18: warning: self-comparison always evaluates to false [-Wtautological-compare] && HImode != HImode ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/i386.md:14914:18: warning: self-comparison always evaluates to false [-Wtautological-compare] && HImode != HImode ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/mmx.md:671:42: warning: self-comparison always evaluates to true [-Wtautological-compare] ((TARGET_MMX || (TARGET_SSE2 && V1DImode == V1DImode)) ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/mmx.md:671:42: warning: self-comparison always evaluates to true [-Wtautological-compare] ((TARGET_MMX || (TARGET_SSE2 && V1DImode == V1DImode)) ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/sse.md:1605:56: warning: self-comparison always evaluates to true [-Wtautological-compare] && (64 == 64) && (V8DFmode == V16SFmode || V8DFmode == V8DFmode)) && ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/sse.md:1605:56: warning: self-comparison always evaluates to true [-Wtautological-compare] && (64 == 64) && (V8DFmode == V16SFmode || V8DFmode == V8DFmode)) && ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/sse.md:1307:96: warning: self-comparison always evaluates to true [-Wtautological-compare] (TARGET_SSE && ix86_binary_operator_ok (PLUS, V16SFmode, operands) && (64 == 64) && (V16SFmode == V16SFmode || V16SFmode == V8DFmode)) && ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/sse.md:1307:96: warning: self-comparison always evaluates to true [-Wtautological-compare] (TARGET_SSE && ix86_binary_operator_ok (PLUS, V16SFmode, operands) && (64 == 64) && (V16SFmode == V16SFmode || V16SFmode == V8DFmode)) && ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/sse.md:1346:110: warning: self-comparison always evaluates to true [-Wtautological-compare] (TARGET_SSE && ix86_binary_operator_ok (MULT, V8DFmode, operands) && 1 && (V8DFmode == V16SFmode || V8DFmode == V8DFmode)) && ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/sse.md:1346:110: warning: self-comparison always evaluates to true [-Wtautological-compare] (TARGET_SSE && ix86_binary_operator_ok (MULT, V8DFmode, operands) && 1 && (V8DFmode == V16SFmode || V8DFmode == V8DFmode)) && ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/sse.md:1591:32: warning: self-comparison always evaluates to true [-Wtautological-compare] (TARGET_SSE && 1 && (V16SFmode == V16SFmode || V16SFmode == V8DFmode)) && ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/sse.md:1591:32: warning: self-comparison always evaluates to true [-Wtautological-compare] (TARGET_SSE && 1 && (V16SFmode == V16SFmode || V16SFmode == V8DFmode)) && ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/sse.md:14164:30: warning: self-comparison always evaluates to false [-Wtautological-compare] (TARGET_AVX512F && (V8DImode != V8DImode || TARGET_64BIT)) ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/sse.md:14164:30: warning: self-comparison always evaluates to false [-Wtautological-compare] (TARGET_AVX512F && (V8DImode != V8DImode || TARGET_64BIT)) ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/sse.md:3592:42: warning: self-comparison always evaluates to true [-Wtautological-compare] (TARGET_SSE2 && (64 == 64) && (V16SFmode == V16SFmode || V16SFmode == V8DFmode)) && ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/sse.md:3592:42: warning: self-comparison always evaluates to true [-Wtautological-compare] (TARGET_SSE2 && (64 == 64) && (V16SFmode == V16SFmode || V16SFmode == V8DFmode)) && ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/i386.md:16425:10: warning: self-comparison always evaluates to false [-Wtautological-compare] ((DFmode != DFmode || TARGET_64BIT) ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/i386.md:16425:10: warning: self-comparison always evaluates to false [-Wtautological-compare] ((DFmode != DFmode || TARGET_64BIT) ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/sse.md:3611:27: warning: self-comparison always evaluates to true [-Wtautological-compare] (TARGET_SSE2 && (V4SFmode == V4SFmode || TARGET_AVX2)) ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/sse.md:3611:27: warning: self-comparison always evaluates to true [-Wtautological-compare] (TARGET_SSE2 && (V4SFmode == V4SFmode || TARGET_AVX2)) ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/i386.md:14915:20: warning: self-comparison always evaluates to false [-Wtautological-compare] && ((DImode != DImode) || TARGET_64BIT) ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/i386.md:14915:20: warning: self-comparison always evaluates to false [-Wtautological-compare] && ((DImode != DImode) || TARGET_64BIT) ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/sse.md:2987:4: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand] (1 && 1) && ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/sse.md:2987:4: note: use '&' for a bitwise operation (1 && 1) && ^~ & /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/sse.md:2987:4: note: remove constant to silence this warning (1 && 1) && ~^~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/sse.md:2987:4: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand] (1 && 1) && ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/sse.md:2987:4: note: use '&' for a bitwise operation (1 && 1) && ^~ & /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/sse.md:2987:4: note: remove constant to silence this warning (1 && 1) && ~^~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/sse.md:1307:119: warning: self-comparison always evaluates to true [-Wtautological-compare] (TARGET_SSE && ix86_binary_operator_ok (PLUS, V8DFmode, operands) && (64 == 64) && (V8DFmode == V16SFmode || V8DFmode == V8DFmode)) && ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/sse.md:1307:119: warning: self-comparison always evaluates to true [-Wtautological-compare] (TARGET_SSE && ix86_binary_operator_ok (PLUS, V8DFmode, operands) && (64 == 64) && (V8DFmode == V16SFmode || V8DFmode == V8DFmode)) && ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/sse.md:1346:96: warning: self-comparison always evaluates to true [-Wtautological-compare] (TARGET_SSE && ix86_binary_operator_ok (MULT, V16SFmode, operands) && (64 == 64) && (V16SFmode == V16SFmode || V16SFmode == V8DFmode)) && ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/sse.md:1346:96: warning: self-comparison always evaluates to true [-Wtautological-compare] (TARGET_SSE && ix86_binary_operator_ok (MULT, V16SFmode, operands) && (64 == 64) && (V16SFmode == V16SFmode || V16SFmode == V8DFmode)) && ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/sse.md:1605:56: warning: self-comparison always evaluates to true [-Wtautological-compare] && (64 == 64) && (V8DFmode == V16SFmode || V8DFmode == V8DFmode)) && ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/sse.md:1605:56: warning: self-comparison always evaluates to true [-Wtautological-compare] && (64 == 64) && (V8DFmode == V16SFmode || V8DFmode == V8DFmode)) && ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/i386.md:8800:31: warning: self-comparison always evaluates to true [-Wtautological-compare] || (TARGET_SSE && (TFmode == TFmode))) ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/i386.md:8800:31: warning: self-comparison always evaluates to true [-Wtautological-compare] || (TARGET_SSE && (TFmode == TFmode))) ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/i386.md:8760:30: warning: self-comparison always evaluates to true [-Wtautological-compare] || (TARGET_SSE && (TFmode == TFmode))) ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/i386.md:8760:30: warning: self-comparison always evaluates to true [-Wtautological-compare] || (TARGET_SSE && (TFmode == TFmode))) ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/sse.md:3006:27: warning: self-comparison always evaluates to true [-Wtautological-compare] ((64 == 64) && (V16SFmode == V16SFmode || V16SFmode == V8DFmode))) ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/sse.md:3006:27: warning: self-comparison always evaluates to true [-Wtautological-compare] ((64 == 64) && (V16SFmode == V16SFmode || V16SFmode == V8DFmode))) ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/i386.md:14914:18: warning: self-comparison always evaluates to false [-Wtautological-compare] && HImode != HImode ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/i386.md:14914:18: warning: self-comparison always evaluates to false [-Wtautological-compare] && HImode != HImode ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/sse.md:3006:42: warning: self-comparison always evaluates to true [-Wtautological-compare] (1 && (V8DFmode == V16SFmode || V8DFmode == V8DFmode))) ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/sse.md:3006:42: warning: self-comparison always evaluates to true [-Wtautological-compare] (1 && (V8DFmode == V16SFmode || V8DFmode == V8DFmode))) ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/i386.md:16884:16: warning: self-comparison always evaluates to true [-Wtautological-compare] && ((HImode == HImode ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/i386.md:16884:16: warning: self-comparison always evaluates to true [-Wtautological-compare] && ((HImode == HImode ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/i386.md:14915:20: warning: self-comparison always evaluates to false [-Wtautological-compare] && ((DImode != DImode) || TARGET_64BIT) ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/i386.md:14915:20: warning: self-comparison always evaluates to false [-Wtautological-compare] && ((DImode != DImode) || TARGET_64BIT) ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/sse.md:3006:51: warning: self-comparison always evaluates to true [-Wtautological-compare] ((64 == 64) && (V8DFmode == V16SFmode || V8DFmode == V8DFmode))) ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/sse.md:3006:51: warning: self-comparison always evaluates to true [-Wtautological-compare] ((64 == 64) && (V8DFmode == V16SFmode || V8DFmode == V8DFmode))) ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/sse.md:2169:31: warning: self-comparison always evaluates to true [-Wtautological-compare] (TARGET_AVX512F && (V16SFmode == V16SFmode || V16SFmode == V8DFmode))) ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/sse.md:2169:31: warning: self-comparison always evaluates to true [-Wtautological-compare] (TARGET_AVX512F && (V16SFmode == V16SFmode || V16SFmode == V8DFmode))) ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/mmx.md:671:42: warning: self-comparison always evaluates to true [-Wtautological-compare] ((TARGET_MMX || (TARGET_SSE2 && V1DImode == V1DImode)) ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/mmx.md:671:42: warning: self-comparison always evaluates to true [-Wtautological-compare] ((TARGET_MMX || (TARGET_SSE2 && V1DImode == V1DImode)) ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/sse.md:3180:69: warning: self-comparison always evaluates to true [-Wtautological-compare] (TARGET_AVX512F && (64 == 64) && (V8DFmode == V16SFmode || V8DFmode == V8DFmode))) ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/sse.md:3180:69: warning: self-comparison always evaluates to true [-Wtautological-compare] (TARGET_AVX512F && (64 == 64) && (V8DFmode == V16SFmode || V8DFmode == V8DFmode))) ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/i386.md:4430:30: warning: self-comparison always evaluates to false [-Wtautological-compare] && (TARGET_64BIT || DImode != DImode)) ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/i386.md:4430:30: warning: self-comparison always evaluates to false [-Wtautological-compare] && (TARGET_64BIT || DImode != DImode)) ^ 158 warnings generated. c++ -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -o build/gencondmd \ build/gencondmd.o ../build-x86_64-portbld-freebsd12.0/libiberty/libiberty.a build/gencondmd > tmp-cond.md /bin/sh /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../move-if-change tmp-cond.md insn-conditions.md echo timestamp > s-condmd build/genflags /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/i386.md \ insn-conditions.md > tmp-flags.h build/genattr /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/i386.md \ insn-conditions.md > tmp-attr.h build/genattr-common /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/i386.md \ insn-conditions.md > tmp-attr-common.h build/gencodes /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/i386.md \ insn-conditions.md > tmp-codes.h build/genconfig /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/i386.md \ insn-conditions.md > tmp-config.h build/genopinit /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/i386.md \ insn-conditions.md -htmp-opinit.h -ctmp-opinit.c build/genattrtab /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/i386.md insn-conditions.md \ -Atmp-attrtab.c -Dtmp-dfatab.c -Ltmp-latencytab.c build/genautomata /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/i386.md \ insn-conditions.md > tmp-automata.c /bin/sh /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../move-if-change tmp-preds.c insn-preds.c echo timestamp > s-preds build/genemit /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/i386.md \ insn-conditions.md > tmp-emit.c build/genextract /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/i386.md \ insn-conditions.md > tmp-extract.c /bin/sh /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../move-if-change tmp-config.h insn-config.h echo timestamp > s-config build/genoutput /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/i386.md \ insn-conditions.md > tmp-output.c /bin/sh /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../move-if-change tmp-opinit.h insn-opinit.h /bin/sh /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../move-if-change tmp-opinit.c insn-opinit.c echo timestamp > s-opinit build/genpeep /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/i386.md \ insn-conditions.md > tmp-peep.c /bin/sh /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../move-if-change tmp-flags.h insn-flags.h echo timestamp > s-flags /bin/sh /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../move-if-change tmp-emit.c insn-emit.c build/genrecog /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/i386.md \ insn-conditions.md > tmp-recog.c echo timestamp > s-emit cp doc/gcc.1 doc/g++.1 c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/build -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -DLIBICONV_PLUG \ -o build/gcov-iov.o /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/gcov-iov.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] c++ -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -DGENERATOR_FILE \ build/gcov-iov.o -o build/gcov-iov build/gcov-iov '4.9.4' '' \ > tmp-gcov-iov.h /bin/sh /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../move-if-change tmp-gcov-iov.h gcov-iov.h echo timestamp > s-iov /bin/sh /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../move-if-change tmp-codes.h insn-codes.h echo timestamp > s-codes /bin/sh /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../move-if-change tmp-attr.h insn-attr.h echo timestamp > s-attr /bin/sh /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../move-if-change tmp-attr-common.h insn-attr-common.h echo timestamp > s-attr-common c++ -c -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -Ic -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/c -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o c/c-lang.o -MT c/c-lang.o -MMD -MP -MF c/.deps/c-lang.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/c/c-lang.c c++ -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -Ic-family -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/c-family -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o c-family/stub-objc.o -MT c-family/stub-objc.o -MMD -MP -MF c-family/.deps/stub-objc.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/c-family/stub-objc.c c++ -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o attribs.o -MT attribs.o -MMD -MP -MF ./.deps/attribs.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/attribs.c c++ -c -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -Ic -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/c -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o c/c-errors.o -MT c/c-errors.o -MMD -MP -MF c/.deps/c-errors.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/c/c-errors.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] c++ -c -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -Ic -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/c -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o c/c-decl.o -MT c/c-decl.o -MMD -MP -MF c/.deps/c-decl.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/c/c-decl.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] c++ -c -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -Ic -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/c -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o c/c-typeck.o -MT c/c-typeck.o -MMD -MP -MF c/.deps/c-typeck.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/c/c-typeck.c c++ -c -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -Ic -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/c -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o c/c-convert.o -MT c/c-convert.o -MMD -MP -MF c/.deps/c-convert.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/c/c-convert.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] c++ -c -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -Ic -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/c -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o c/c-aux-info.o -MT c/c-aux-info.o -MMD -MP -MF c/.deps/c-aux-info.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/c/c-aux-info.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] /bin/sh /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../move-if-change tmp-extract.c insn-extract.c c++ -c -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -Ic -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/c -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o c/c-objc-common.o -MT c/c-objc-common.o -MMD -MP -MF c/.deps/c-objc-common.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/c/c-objc-common.c echo timestamp > s-extract c++ -c -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -Ic -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/c -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o c/c-parser.o -MT c/c-parser.o -MMD -MP -MF c/.deps/c-parser.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/c/c-parser.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] c++ -c -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -Ic -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/c -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o c/c-array-notation.o -MT c/c-array-notation.o -MMD -MP -MF c/.deps/c-array-notation.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/c/c-array-notation.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/c/c-decl.c:3902:37: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] struct c_declarator *declarator = XOBNEW (&parser_obstack, ^~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/libiberty.h:366:30: note: expanded from macro 'XOBNEW' #define XOBNEW(O, T) ((T *) obstack_alloc ((O), sizeof (T))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:405:4: note: expanded from macro 'obstack_alloc' obstack_finish (__h); }) ^~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:429:8: note: expanded from macro 'obstack_finish' = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR' # define __INT_TO_PTR(P) ((P) + (char *) 0) ^ ~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/c/c-decl.c:6502:28: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] struct c_arg_info *ret = XOBNEW (&parser_obstack, struct c_arg_info); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/libiberty.h:366:30: note: expanded from macro 'XOBNEW' #define XOBNEW(O, T) ((T *) obstack_alloc ((O), sizeof (T))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:405:4: note: expanded from macro 'obstack_alloc' obstack_finish (__h); }) ^~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:429:8: note: expanded from macro 'obstack_finish' = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR' # define __INT_TO_PTR(P) ((P) + (char *) 0) ^ ~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/c/c-decl.c:8905:24: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] struct c_parm *ret = XOBNEW (&parser_obstack, struct c_parm); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/libiberty.h:366:30: note: expanded from macro 'XOBNEW' #define XOBNEW(O, T) ((T *) obstack_alloc ((O), sizeof (T))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:405:4: note: expanded from macro 'obstack_alloc' obstack_finish (__h); }) ^~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:429:8: note: expanded from macro 'obstack_finish' = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR' # define __INT_TO_PTR(P) ((P) + (char *) 0) ^ ~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/c/c-decl.c:8919:30: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] struct c_declarator *ret = XOBNEW (&parser_obstack, struct c_declarator); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/libiberty.h:366:30: note: expanded from macro 'XOBNEW' #define XOBNEW(O, T) ((T *) obstack_alloc ((O), sizeof (T))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:405:4: note: expanded from macro 'obstack_alloc' obstack_finish (__h); }) ^~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:429:8: note: expanded from macro 'obstack_finish' = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR' # define __INT_TO_PTR(P) ((P) + (char *) 0) ^ ~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/c/c-decl.c:8933:30: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] struct c_declarator *ret = XOBNEW (&parser_obstack, struct c_declarator); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/libiberty.h:366:30: note: expanded from macro 'XOBNEW' #define XOBNEW(O, T) ((T *) obstack_alloc ((O), sizeof (T))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:405:4: note: expanded from macro 'obstack_alloc' obstack_finish (__h); }) ^~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:429:8: note: expanded from macro 'obstack_finish' = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR' # define __INT_TO_PTR(P) ((P) + (char *) 0) ^ ~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/c/c-decl.c:8946:30: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] struct c_declarator *ret = XOBNEW (&parser_obstack, struct c_declarator); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/libiberty.h:366:30: note: expanded from macro 'XOBNEW' #define XOBNEW(O, T) ((T *) obstack_alloc ((O), sizeof (T))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:405:4: note: expanded from macro 'obstack_alloc' obstack_finish (__h); }) ^~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:429:8: note: expanded from macro 'obstack_finish' = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR' # define __INT_TO_PTR(P) ((P) + (char *) 0) ^ ~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/c/c-decl.c:8967:30: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] struct c_declarator *ret = XOBNEW (&parser_obstack, struct c_declarator); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/libiberty.h:366:30: note: expanded from macro 'XOBNEW' #define XOBNEW(O, T) ((T *) obstack_alloc ((O), sizeof (T))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:405:4: note: expanded from macro 'obstack_alloc' obstack_finish (__h); }) ^~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:429:8: note: expanded from macro 'obstack_finish' = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR' # define __INT_TO_PTR(P) ((P) + (char *) 0) ^ ~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/c/c-decl.c:8987:29: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] struct c_declspecs *ret = XOBNEW (&parser_obstack, struct c_declspecs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/libiberty.h:366:30: note: expanded from macro 'XOBNEW' #define XOBNEW(O, T) ((T *) obstack_alloc ((O), sizeof (T))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:405:4: note: expanded from macro 'obstack_alloc' obstack_finish (__h); }) ^~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:429:8: note: expanded from macro 'obstack_finish' = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR' # define __INT_TO_PTR(P) ((P) + (char *) 0) ^ ~~~~~~~~~~ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/c/c-decl.c:10543: ./gt-c-c-decl.h:93:7: warning: switch condition has boolean value [-Wswitch-bool] switch (TREE_CODE ((*x).decl) == LABEL_DECL) ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gt-c-c-decl.h:148:7: warning: switch condition has boolean value [-Wswitch-bool] switch (TREE_CODE (&((*x)).generic) == IDENTIFIER_NODE) ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gt-c-c-decl.h:735:7: warning: switch condition has boolean value [-Wswitch-bool] switch (TREE_CODE ((*x).decl) == LABEL_DECL) ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gt-c-c-decl.h:790:7: warning: switch condition has boolean value [-Wswitch-bool] switch (TREE_CODE (&((*x)).generic) == IDENTIFIER_NODE) ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gt-c-c-decl.h:1372:3: warning: switch condition has boolean value [-Wswitch-bool] switch (TREE_CODE ((*x).decl) == LABEL_DECL) ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./gt-c-c-decl.h:1438:3: warning: switch condition has boolean value [-Wswitch-bool] switch (TREE_CODE (&((*x)).generic) == IDENTIFIER_NODE) ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 14 warnings generated. c++ -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -Ic-family -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/c-family -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o c-family/c-common.o -MT c-family/c-common.o -MMD -MP -MF c-family/.deps/c-common.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/c-family/c-common.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/c/c-typeck.c:2685:31: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] struct maybe_used_decl *t = XOBNEW (&parser_obstack, struct maybe_used_decl); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/libiberty.h:366:30: note: expanded from macro 'XOBNEW' #define XOBNEW(O, T) ((T *) obstack_alloc ((O), sizeof (T))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:405:4: note: expanded from macro 'obstack_alloc' obstack_finish (__h); }) ^~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:429:8: note: expanded from macro 'obstack_finish' = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR' # define __INT_TO_PTR(P) ((P) + (char *) 0) ^ ~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/c/c-typeck.c:7626:5: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] obstack_alloc (braced_init_obstack, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:405:4: note: expanded from macro 'obstack_alloc' obstack_finish (__h); }) ^~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:429:8: note: expanded from macro 'obstack_finish' = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR' # define __INT_TO_PTR(P) ((P) + (char *) 0) ^ ~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/c/c-typeck.c:7841:28: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] r = (struct init_node *) obstack_alloc (braced_init_obstack, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:405:4: note: expanded from macro 'obstack_alloc' obstack_finish (__h); }) ^~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:429:8: note: expanded from macro 'obstack_finish' = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR' # define __INT_TO_PTR(P) ((P) + (char *) 0) ^ ~~~~~~~~~~ 3 warnings generated. c++ -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -Ic-family -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/c-family -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o c-family/c-cppbuiltin.o -MT c-family/c-cppbuiltin.o -MMD -MP -MF c-family/.deps/c-cppbuiltin.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/c-family/c-cppbuiltin.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] c++ -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -Ic-family -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/c-family -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o c-family/c-dump.o -MT c-family/c-dump.o -MMD -MP -MF c-family/.deps/c-dump.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/c-family/c-dump.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] c++ -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -Ic-family -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/c-family -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o c-family/c-format.o -MT c-family/c-format.o -MMD -MP -MF c-family/.deps/c-format.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/c-family/c-format.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/c-family/c-cppbuiltin.c:31: /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/output.h:131:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] ATTRIBUTE_ASM_FPRINTF(2, 3); ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/output.h:121:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) ^ 1 warning generated. c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] c++ -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -Ic-family -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/c-family -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o c-family/c-gimplify.o -MT c-family/c-gimplify.o -MMD -MP -MF c-family/.deps/c-gimplify.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/c-family/c-gimplify.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/c/c-parser.c:485:10: warning: case value not in enumerated type 'enum cpp_ttype' [-Wswitch] case CPP_KEYWORD: ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/c/c-parser.c:131:21: note: expanded from macro 'CPP_KEYWORD' #define CPP_KEYWORD ((enum cpp_ttype) (N_TTYPES + 1)) ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/c/c-parser.c:585:10: warning: case value not in enumerated type 'enum cpp_ttype' [-Wswitch] case CPP_KEYWORD: ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/c/c-parser.c:131:21: note: expanded from macro 'CPP_KEYWORD' #define CPP_KEYWORD ((enum cpp_ttype) (N_TTYPES + 1)) ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/c/c-parser.c:635:10: warning: case value not in enumerated type 'enum cpp_ttype' [-Wswitch] case CPP_KEYWORD: ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/c/c-parser.c:131:21: note: expanded from macro 'CPP_KEYWORD' #define CPP_KEYWORD ((enum cpp_ttype) (N_TTYPES + 1)) ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/c/c-parser.c:1282:32: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] void *obstack_position = obstack_alloc (&parser_obstack, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:405:4: note: expanded from macro 'obstack_alloc' obstack_finish (__h); }) ^~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:429:8: note: expanded from macro 'obstack_finish' = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR' # define __INT_TO_PTR(P) ((P) + (char *) 0) ^ ~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/c/c-parser.c:1324:10: warning: case value not in enumerated type 'enum cpp_ttype' [-Wswitch] case CPP_KEYWORD: ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/c/c-parser.c:131:21: note: expanded from macro 'CPP_KEYWORD' #define CPP_KEYWORD ((enum cpp_ttype) (N_TTYPES + 1)) ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/c/c-parser.c:4039:9: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] ret = XOBNEW (&parser_obstack, struct c_type_name); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/libiberty.h:366:30: note: expanded from macro 'XOBNEW' #define XOBNEW(O, T) ((T *) obstack_alloc ((O), sizeof (T))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:405:4: note: expanded from macro 'obstack_alloc' obstack_finish (__h); }) ^~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:429:8: note: expanded from macro 'obstack_finish' = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR' # define __INT_TO_PTR(P) ((P) + (char *) 0) ^ ~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/c/c-parser.c:4860:10: warning: case value not in enumerated type 'enum cpp_ttype' [-Wswitch] case CPP_KEYWORD: ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/c/c-parser.c:131:21: note: expanded from macro 'CPP_KEYWORD' #define CPP_KEYWORD ((enum cpp_ttype) (N_TTYPES + 1)) ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/c/c-parser.c:6445:10: warning: case value not in enumerated type 'enum cpp_ttype' [-Wswitch] case CPP_KEYWORD: ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/c/c-parser.c:131:21: note: expanded from macro 'CPP_KEYWORD' #define CPP_KEYWORD ((enum cpp_ttype) (N_TTYPES + 1)) ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/c/c-parser.c:7107:10: warning: case value not in enumerated type 'enum cpp_ttype' [-Wswitch] case CPP_KEYWORD: ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/c/c-parser.c:131:21: note: expanded from macro 'CPP_KEYWORD' #define CPP_KEYWORD ((enum cpp_ttype) (N_TTYPES + 1)) ^ 9 warnings generated. c++ -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -Ic-family -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/c-family -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o c-family/c-lex.o -MT c-family/c-lex.o -MMD -MP -MF c-family/.deps/c-lex.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/c-family/c-lex.c c++ -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -Ic-family -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/c-family -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o c-family/c-omp.o -MT c-family/c-omp.o -MMD -MP -MF c-family/.deps/c-omp.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/c-family/c-omp.c /bin/sh /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../move-if-change tmp-peep.c insn-peep.c echo timestamp > s-peep c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/c-family/c-common.c:2926:7: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] l = XOBNEW (&tlist_obstack, struct tlist); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/libiberty.h:366:30: note: expanded from macro 'XOBNEW' #define XOBNEW(O, T) ((T *) obstack_alloc ((O), sizeof (T))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:405:4: note: expanded from macro 'obstack_alloc' obstack_finish (__h); }) ^~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:429:8: note: expanded from macro 'obstack_finish' = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR' # define __INT_TO_PTR(P) ((P) + (char *) 0) ^ ~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/c-family/c-common.c:3231:10: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] t = XOBNEW (&tlist_obstack, struct tlist_cache); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/libiberty.h:366:30: note: expanded from macro 'XOBNEW' #define XOBNEW(O, T) ((T *) obstack_alloc ((O), sizeof (T))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:405:4: note: expanded from macro 'obstack_alloc' obstack_finish (__h); }) ^~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:429:8: note: expanded from macro 'obstack_finish' = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR' # define __INT_TO_PTR(P) ((P) + (char *) 0) ^ ~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/c-family/c-common.c:3296:33: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] tlist_firstobj = (char *) obstack_alloc (&tlist_obstack, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:405:4: note: expanded from macro 'obstack_alloc' obstack_finish (__h); }) ^~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:429:8: note: expanded from macro 'obstack_finish' = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR' # define __INT_TO_PTR(P) ((P) + (char *) 0) ^ ~~~~~~~~~~ 3 warnings generated. c++ -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -Ic-family -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/c-family -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o c-family/c-opts.o -MT c-family/c-opts.o -MMD -MP -MF c-family/.deps/c-opts.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/c-family/c-opts.c c++ -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -DHOST_MACHINE=\"x86_64-portbld-freebsd12.0\" -DTARGET_MACHINE=\"x86_64-portbld-freebsd12.0\" -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -Ic-family -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/c-family -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o c-family/c-pch.o -MT c-family/c-pch.o -MMD -MP -MF c-family/.deps/c-pch.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/c-family/c-pch.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] c++ -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -Ic-family -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/c-family -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o c-family/c-ppoutput.o -MT c-family/c-ppoutput.o -MMD -MP -MF c-family/.deps/c-ppoutput.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/c-family/c-ppoutput.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/c-family/c-lex.c:1072:12: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] strs = XOBFINISH (&str_ob, cpp_string *); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/libiberty.h:369:38: note: expanded from macro 'XOBFINISH' #define XOBFINISH(O, T) ((T) obstack_finish ((O))) ^~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:429:8: note: expanded from macro 'obstack_finish' = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR' # define __INT_TO_PTR(P) ((P) + (char *) 0) ^ ~~~~~~~~~~ 1 warning generated. c++ -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -Ic-family -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/c-family -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o c-family/c-pragma.o -MT c-family/c-pragma.o -MMD -MP -MF c-family/.deps/c-pragma.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/c-family/c-pragma.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] c++ -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -Ic-family -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/c-family -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o c-family/c-pretty-print.o -MT c-family/c-pretty-print.o -MMD -MP -MF c-family/.deps/c-pretty-print.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/c-family/c-pretty-print.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] c++ -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -Ic-family -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/c-family -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o c-family/c-semantics.o -MT c-family/c-semantics.o -MMD -MP -MF c-family/.deps/c-semantics.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/c-family/c-semantics.c /bin/sh /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../move-if-change tmp-recog.c insn-recog.c echo timestamp > s-recog c++ -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -Ic-family -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/c-family -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o c-family/c-ada-spec.o -MT c-family/c-ada-spec.o -MMD -MP -MF c-family/.deps/c-ada-spec.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/c-family/c-ada-spec.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] c++ -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -Ic-family -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/c-family -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o c-family/c-cilkplus.o -MT c-family/c-cilkplus.o -MMD -MP -MF c-family/.deps/c-cilkplus.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/c-family/c-cilkplus.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] c++ -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -Ic-family -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/c-family -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o c-family/array-notation-common.o -MT c-family/array-notation-common.o -MMD -MP -MF c-family/.deps/array-notation-common.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/c-family/array-notation-common.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/c-family/c-ppoutput.c:23: /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/internal.h:589:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] #if HAVE_DESIGNATED_INITIALIZERS ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/system.h:549:8: note: expanded from macro 'HAVE_DESIGNATED_INITIALIZERS' && !defined(__cplusplus)) ^ 1 warning generated. c++ -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -Ic-family -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/c-family -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o c-family/cilk.o -MT c-family/cilk.o -MMD -MP -MF c-family/.deps/cilk.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/c-family/cilk.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] c++ -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -Ic-family -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/c-family -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o c-family/c-ubsan.o -MT c-family/c-ubsan.o -MMD -MP -MF c-family/.deps/c-ubsan.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/c-family/c-ubsan.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/c-family/c-semantics.c:106:16: warning: passing an object that undergoes default argument promotion to 'va_start' has undefined behavior [-Wvarargs] va_start (p, code); ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/c-family/c-semantics.c:96:44: note: parameter of type 'enum tree_code' is declared here build_stmt (location_t loc, enum tree_code code, ...) ^ 1 warning generated. c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] c++ -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o i386-c.o -MT i386-c.o -MMD -MP -MF ./.deps/i386-c.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/i386-c.c c++ -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o default-c.o -MT default-c.o -MMD -MP -MF ./.deps/default-c.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/default-c.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o insn-emit.o -MT insn-emit.o -MMD -MP -MF ./.deps/insn-emit.TPo insn-emit.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o insn-modes.o -MT insn-modes.o -MMD -MP -MF ./.deps/insn-modes.TPo insn-modes.c c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o insn-opinit.o -MT insn-opinit.o -MMD -MP -MF ./.deps/insn-opinit.TPo insn-opinit.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] insn-modes.c:742:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (8*BITS_PER_UNIT), /* DI */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.c:723:34: note: expanded from macro 'MODE_MASK' : ((unsigned HOST_WIDE_INT) 1 << (m)) - 1 ^ ~~~ insn-modes.c:743:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (16*BITS_PER_UNIT), /* TI */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.c:723:34: note: expanded from macro 'MODE_MASK' : ((unsigned HOST_WIDE_INT) 1 << (m)) - 1 ^ ~~~ insn-modes.c:744:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (32*BITS_PER_UNIT), /* OI */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.c:723:34: note: expanded from macro 'MODE_MASK' : ((unsigned HOST_WIDE_INT) 1 << (m)) - 1 ^ ~~~ insn-modes.c:745:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (64*BITS_PER_UNIT), /* XI */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.c:723:34: note: expanded from macro 'MODE_MASK' : ((unsigned HOST_WIDE_INT) 1 << (m)) - 1 ^ ~~~ insn-modes.c:749:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (8*BITS_PER_UNIT), /* DQ */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.c:723:34: note: expanded from macro 'MODE_MASK' : ((unsigned HOST_WIDE_INT) 1 << (m)) - 1 ^ ~~~ insn-modes.c:750:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (16*BITS_PER_UNIT), /* TQ */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.c:723:34: note: expanded from macro 'MODE_MASK' : ((unsigned HOST_WIDE_INT) 1 << (m)) - 1 ^ ~~~ insn-modes.c:754:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (8*BITS_PER_UNIT), /* UDQ */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.c:723:34: note: expanded from macro 'MODE_MASK' : ((unsigned HOST_WIDE_INT) 1 << (m)) - 1 ^ ~~~ insn-modes.c:755:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (16*BITS_PER_UNIT), /* UTQ */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.c:723:34: note: expanded from macro 'MODE_MASK' : ((unsigned HOST_WIDE_INT) 1 << (m)) - 1 ^ ~~~ insn-modes.c:758:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (8*BITS_PER_UNIT), /* DA */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.c:723:34: note: expanded from macro 'MODE_MASK' : ((unsigned HOST_WIDE_INT) 1 << (m)) - 1 ^ ~~~ insn-modes.c:759:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (16*BITS_PER_UNIT), /* TA */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.c:723:34: note: expanded from macro 'MODE_MASK' : ((unsigned HOST_WIDE_INT) 1 << (m)) - 1 ^ ~~~ insn-modes.c:762:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (8*BITS_PER_UNIT), /* UDA */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.c:723:34: note: expanded from macro 'MODE_MASK' : ((unsigned HOST_WIDE_INT) 1 << (m)) - 1 ^ ~~~ insn-modes.c:763:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (16*BITS_PER_UNIT), /* UTA */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.c:723:34: note: expanded from macro 'MODE_MASK' : ((unsigned HOST_WIDE_INT) 1 << (m)) - 1 ^ ~~~ insn-modes.c:765:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (8*BITS_PER_UNIT), /* DF */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.c:723:34: note: expanded from macro 'MODE_MASK' : ((unsigned HOST_WIDE_INT) 1 << (m)) - 1 ^ ~~~ insn-modes.c:766:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (80), /* XF */ ^~~~~~~~~~~~~~ insn-modes.c:723:34: note: expanded from macro 'MODE_MASK' : ((unsigned HOST_WIDE_INT) 1 << (m)) - 1 ^ ~~~ insn-modes.c:767:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (16*BITS_PER_UNIT), /* TF */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.c:723:34: note: expanded from macro 'MODE_MASK' : ((unsigned HOST_WIDE_INT) 1 << (m)) - 1 ^ ~~~ insn-modes.c:769:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (8*BITS_PER_UNIT), /* DD */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.c:723:34: note: expanded from macro 'MODE_MASK' : ((unsigned HOST_WIDE_INT) 1 << (m)) - 1 ^ ~~~ insn-modes.c:770:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (16*BITS_PER_UNIT), /* TD */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.c:723:34: note: expanded from macro 'MODE_MASK' : ((unsigned HOST_WIDE_INT) 1 << (m)) - 1 ^ ~~~ insn-modes.c:773:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (8*BITS_PER_UNIT), /* CSI */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.c:723:34: note: expanded from macro 'MODE_MASK' : ((unsigned HOST_WIDE_INT) 1 << (m)) - 1 ^ ~~~ insn-modes.c:774:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (16*BITS_PER_UNIT), /* CDI */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.c:723:34: note: expanded from macro 'MODE_MASK' : ((unsigned HOST_WIDE_INT) 1 << (m)) - 1 ^ ~~~ insn-modes.c:775:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (32*BITS_PER_UNIT), /* CTI */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.c:723:34: note: expanded from macro 'MODE_MASK' : ((unsigned HOST_WIDE_INT) 1 << (m)) - 1 ^ ~~~ insn-modes.c:776:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (64*BITS_PER_UNIT), /* COI */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.c:723:34: note: expanded from macro 'MODE_MASK' : ((unsigned HOST_WIDE_INT) 1 << (m)) - 1 ^ ~~~ insn-modes.c:777:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (128*BITS_PER_UNIT), /* CXI */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.c:723:34: note: expanded from macro 'MODE_MASK' : ((unsigned HOST_WIDE_INT) 1 << (m)) - 1 ^ ~~~ insn-modes.c:778:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (8*BITS_PER_UNIT), /* SC */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.c:723:34: note: expanded from macro 'MODE_MASK' : ((unsigned HOST_WIDE_INT) 1 << (m)) - 1 ^ ~~~ insn-modes.c:779:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (16*BITS_PER_UNIT), /* DC */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.c:723:34: note: expanded from macro 'MODE_MASK' : ((unsigned HOST_WIDE_INT) 1 << (m)) - 1 ^ ~~~ insn-modes.c:780:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (160), /* XC */ ^~~~~~~~~~~~~~~ insn-modes.c:723:34: note: expanded from macro 'MODE_MASK' : ((unsigned HOST_WIDE_INT) 1 << (m)) - 1 ^ ~~~ insn-modes.c:781:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (32*BITS_PER_UNIT), /* TC */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.c:723:34: note: expanded from macro 'MODE_MASK' : ((unsigned HOST_WIDE_INT) 1 << (m)) - 1 ^ ~~~ insn-modes.c:786:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (8*BITS_PER_UNIT), /* V8QI */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.c:723:34: note: expanded from macro 'MODE_MASK' : ((unsigned HOST_WIDE_INT) 1 << (m)) - 1 ^ ~~~ insn-modes.c:787:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (8*BITS_PER_UNIT), /* V4HI */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.c:723:34: note: expanded from macro 'MODE_MASK' : ((unsigned HOST_WIDE_INT) 1 << (m)) - 1 ^ ~~~ insn-modes.c:788:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (8*BITS_PER_UNIT), /* V2SI */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.c:723:34: note: expanded from macro 'MODE_MASK' : ((unsigned HOST_WIDE_INT) 1 << (m)) - 1 ^ ~~~ insn-modes.c:789:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (8*BITS_PER_UNIT), /* V1DI */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.c:723:34: note: expanded from macro 'MODE_MASK' : ((unsigned HOST_WIDE_INT) 1 << (m)) - 1 ^ ~~~ insn-modes.c:790:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (16*BITS_PER_UNIT), /* V16QI */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.c:723:34: note: expanded from macro 'MODE_MASK' : ((unsigned HOST_WIDE_INT) 1 << (m)) - 1 ^ ~~~ insn-modes.c:791:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (16*BITS_PER_UNIT), /* V8HI */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.c:723:34: note: expanded from macro 'MODE_MASK' : ((unsigned HOST_WIDE_INT) 1 << (m)) - 1 ^ ~~~ insn-modes.c:792:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (16*BITS_PER_UNIT), /* V4SI */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.c:723:34: note: expanded from macro 'MODE_MASK' : ((unsigned HOST_WIDE_INT) 1 << (m)) - 1 ^ ~~~ insn-modes.c:793:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (16*BITS_PER_UNIT), /* V2DI */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.c:723:34: note: expanded from macro 'MODE_MASK' : ((unsigned HOST_WIDE_INT) 1 << (m)) - 1 ^ ~~~ insn-modes.c:794:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (16*BITS_PER_UNIT), /* V1TI */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.c:723:34: note: expanded from macro 'MODE_MASK' : ((unsigned HOST_WIDE_INT) 1 << (m)) - 1 ^ ~~~ insn-modes.c:795:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (32*BITS_PER_UNIT), /* V32QI */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.c:723:34: note: expanded from macro 'MODE_MASK' : ((unsigned HOST_WIDE_INT) 1 << (m)) - 1 ^ ~~~ insn-modes.c:796:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (32*BITS_PER_UNIT), /* V16HI */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.c:723:34: note: expanded from macro 'MODE_MASK' : ((unsigned HOST_WIDE_INT) 1 << (m)) - 1 ^ ~~~ insn-modes.c:797:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (32*BITS_PER_UNIT), /* V8SI */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.c:723:34: note: expanded from macro 'MODE_MASK' : ((unsigned HOST_WIDE_INT) 1 << (m)) - 1 ^ ~~~ insn-modes.c:798:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (32*BITS_PER_UNIT), /* V4DI */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.c:723:34: note: expanded from macro 'MODE_MASK' : ((unsigned HOST_WIDE_INT) 1 << (m)) - 1 ^ ~~~ insn-modes.c:799:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (32*BITS_PER_UNIT), /* V2TI */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.c:723:34: note: expanded from macro 'MODE_MASK' : ((unsigned HOST_WIDE_INT) 1 << (m)) - 1 ^ ~~~ insn-modes.c:800:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (64*BITS_PER_UNIT), /* V64QI */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.c:723:34: note: expanded from macro 'MODE_MASK' : ((unsigned HOST_WIDE_INT) 1 << (m)) - 1 ^ ~~~ insn-modes.c:801:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (64*BITS_PER_UNIT), /* V32HI */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.c:723:34: note: expanded from macro 'MODE_MASK' : ((unsigned HOST_WIDE_INT) 1 << (m)) - 1 ^ ~~~ insn-modes.c:802:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (64*BITS_PER_UNIT), /* V16SI */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.c:723:34: note: expanded from macro 'MODE_MASK' : ((unsigned HOST_WIDE_INT) 1 << (m)) - 1 ^ ~~~ insn-modes.c:803:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (64*BITS_PER_UNIT), /* V8DI */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.c:723:34: note: expanded from macro 'MODE_MASK' : ((unsigned HOST_WIDE_INT) 1 << (m)) - 1 ^ ~~~ insn-modes.c:804:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (64*BITS_PER_UNIT), /* V4TI */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.c:723:34: note: expanded from macro 'MODE_MASK' : ((unsigned HOST_WIDE_INT) 1 << (m)) - 1 ^ ~~~ insn-modes.c:805:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (128*BITS_PER_UNIT), /* V128QI */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.c:723:34: note: expanded from macro 'MODE_MASK' : ((unsigned HOST_WIDE_INT) 1 << (m)) - 1 ^ ~~~ insn-modes.c:806:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (128*BITS_PER_UNIT), /* V64HI */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.c:723:34: note: expanded from macro 'MODE_MASK' : ((unsigned HOST_WIDE_INT) 1 << (m)) - 1 ^ ~~~ insn-modes.c:807:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (128*BITS_PER_UNIT), /* V32SI */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.c:723:34: note: expanded from macro 'MODE_MASK' : ((unsigned HOST_WIDE_INT) 1 << (m)) - 1 ^ ~~~ insn-modes.c:808:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (128*BITS_PER_UNIT), /* V16DI */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.c:723:34: note: expanded from macro 'MODE_MASK' : ((unsigned HOST_WIDE_INT) 1 << (m)) - 1 ^ ~~~ insn-modes.c:809:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (128*BITS_PER_UNIT), /* V8TI */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.c:723:34: note: expanded from macro 'MODE_MASK' : ((unsigned HOST_WIDE_INT) 1 << (m)) - 1 ^ ~~~ insn-modes.c:810:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (8*BITS_PER_UNIT), /* V2SF */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.c:723:34: note: expanded from macro 'MODE_MASK' : ((unsigned HOST_WIDE_INT) 1 << (m)) - 1 ^ ~~~ insn-modes.c:811:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (16*BITS_PER_UNIT), /* V4SF */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.c:723:34: note: expanded from macro 'MODE_MASK' : ((unsigned HOST_WIDE_INT) 1 << (m)) - 1 ^ ~~~ insn-modes.c:812:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (16*BITS_PER_UNIT), /* V2DF */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.c:723:34: note: expanded from macro 'MODE_MASK' : ((unsigned HOST_WIDE_INT) 1 << (m)) - 1 ^ ~~~ insn-modes.c:813:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (32*BITS_PER_UNIT), /* V8SF */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.c:723:34: note: expanded from macro 'MODE_MASK' : ((unsigned HOST_WIDE_INT) 1 << (m)) - 1 ^ ~~~ insn-modes.c:814:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (32*BITS_PER_UNIT), /* V4DF */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.c:723:34: note: expanded from macro 'MODE_MASK' : ((unsigned HOST_WIDE_INT) 1 << (m)) - 1 ^ ~~~ insn-modes.c:815:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (32*BITS_PER_UNIT), /* V2TF */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.c:723:34: note: expanded from macro 'MODE_MASK' : ((unsigned HOST_WIDE_INT) 1 << (m)) - 1 ^ ~~~ insn-modes.c:816:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (64*BITS_PER_UNIT), /* V16SF */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.c:723:34: note: expanded from macro 'MODE_MASK' : ((unsigned HOST_WIDE_INT) 1 << (m)) - 1 ^ ~~~ insn-modes.c:817:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (64*BITS_PER_UNIT), /* V8DF */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.c:723:34: note: expanded from macro 'MODE_MASK' : ((unsigned HOST_WIDE_INT) 1 << (m)) - 1 ^ ~~~ insn-modes.c:818:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (64*BITS_PER_UNIT), /* V4TF */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.c:723:34: note: expanded from macro 'MODE_MASK' : ((unsigned HOST_WIDE_INT) 1 << (m)) - 1 ^ ~~~ insn-modes.c:819:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (128*BITS_PER_UNIT), /* V32SF */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.c:723:34: note: expanded from macro 'MODE_MASK' : ((unsigned HOST_WIDE_INT) 1 << (m)) - 1 ^ ~~~ insn-modes.c:820:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (128*BITS_PER_UNIT), /* V16DF */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.c:723:34: note: expanded from macro 'MODE_MASK' : ((unsigned HOST_WIDE_INT) 1 << (m)) - 1 ^ ~~~ insn-modes.c:821:3: warning: shift count >= width of type [-Wshift-count-overflow] MODE_MASK (128*BITS_PER_UNIT), /* V8TF */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ insn-modes.c:723:34: note: expanded from macro 'MODE_MASK' : ((unsigned HOST_WIDE_INT) 1 << (m)) - 1 ^ ~~~ 62 warnings generated. c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/c-family/cilk.c:341:24: warning: cast from 'const void *' to 'tree_node *' drops const qualifier [-Wcast-qual] tree arg = * (tree *)&key0; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/c-family/cilk.c:457:22: warning: cast from 'const void *' to 'tree_node *' drops const qualifier [-Wcast-qual] tree k = *(tree *) &k_v; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/c-family/cilk.c:471:24: warning: cast from 'const void *' to 'tree_node *' drops const qualifier [-Wcast-qual] tree key = *(tree *) &k_v; ^ 3 warnings generated. c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o insn-preds.o -MT insn-preds.o -MMD -MP -MF ./.deps/insn-preds.TPo insn-preds.c c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o insn-enums.o -MT insn-enums.o -MMD -MP -MF ./.deps/insn-enums.TPo insn-enums.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from insn-opinit.c:12: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:447:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ In file included from insn-opinit.c:12: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:448:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ 2 warnings generated. c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from insn-emit.c:12: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:447:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ In file included from insn-emit.c:12: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:448:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ In file included from insn-emit.c:19: /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/output.h:131:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] ATTRIBUTE_ASM_FPRINTF(2, 3); ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/output.h:121:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) ^ In file included from insn-emit.c:22: /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/recog.h:338:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] #if HAVE_DESIGNATED_UNION_INITIALIZERS ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/system.h:555:9: note: expanded from macro 'HAVE_DESIGNATED_UNION_INITIALIZERS' && (!defined(__cplusplus) || (GCC_VERSION >= 4007))) ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/i386.md:4704:18: warning: self-comparison always evaluates to true [-Wtautological-compare] if (SFmode == SFmode) ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/i386.md:4704:18: warning: self-comparison always evaluates to true [-Wtautological-compare] if (SFmode == SFmode) ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/i386.md:4706:23: warning: self-comparison always evaluates to true [-Wtautological-compare] else if (DFmode == DFmode) ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/i386.md:4706:23: warning: self-comparison always evaluates to true [-Wtautological-compare] else if (DFmode == DFmode) ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/i386.md:4784:16: warning: self-comparison always evaluates to true [-Wtautological-compare] if (V4SFmode == V4SFmode) ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/i386.md:6964:14: warning: self-comparison always evaluates to false [-Wtautological-compare] if (HImode != HImode ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/i386.md:7547:19: warning: self-comparison always evaluates to true [-Wtautological-compare] else if (HImode == HImode) ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/i386.md:7543:19: warning: self-comparison always evaluates to true [-Wtautological-compare] else if (SImode == SImode) ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/i386.md:7537:14: warning: self-comparison always evaluates to true [-Wtautological-compare] if (DImode == DImode) ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/i386.md:7760:18: warning: self-comparison always evaluates to false [-Wtautological-compare] if (SImode != SImode) ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/i386.md:7752:14: warning: self-comparison always evaluates to true [-Wtautological-compare] if (DImode == DImode) ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/i386.md:11877:14: warning: self-comparison always evaluates to true [-Wtautological-compare] if (SImode == SImode && !TARGET_CMOVE) ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/i386.md:13538:14: warning: self-comparison always evaluates to true [-Wtautological-compare] if (SFmode == SFmode ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/i386.md:14762:40: warning: self-comparison always evaluates to false [-Wtautological-compare] else if (TARGET_64BIT || (DFmode != DFmode)) ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/i386.md:14922:17: warning: self-comparison always evaluates to false [-Wtautological-compare] && HImode != HImode ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/i386.md:14922:17: warning: self-comparison always evaluates to false [-Wtautological-compare] && HImode != HImode ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/i386.md:14922:17: warning: self-comparison always evaluates to false [-Wtautological-compare] && HImode != HImode ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/i386.md:14923:19: warning: self-comparison always evaluates to false [-Wtautological-compare] && ((DImode != DImode) || TARGET_64BIT) ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/i386.md:14923:19: warning: self-comparison always evaluates to false [-Wtautological-compare] && ((DImode != DImode) || TARGET_64BIT) ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/i386.md:14923:19: warning: self-comparison always evaluates to false [-Wtautological-compare] && ((DImode != DImode) || TARGET_64BIT) ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/i386.md:15030:40: warning: self-comparison always evaluates to false [-Wtautological-compare] else if (TARGET_64BIT || (DFmode != DFmode)) ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/i386.md:15030:40: warning: self-comparison always evaluates to false [-Wtautological-compare] else if (TARGET_64BIT || (DFmode != DFmode)) ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/i386.md:15030:40: warning: self-comparison always evaluates to false [-Wtautological-compare] else if (TARGET_64BIT || (DFmode != DFmode)) ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/sse.md:3613:17: warning: self-comparison always evaluates to true [-Wtautological-compare] if (V16SFmode == V16SFmode) ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/sse.md:3708:17: warning: self-comparison always evaluates to true [-Wtautological-compare] if (V16SFmode == V16SFmode) ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/sse.md:4840:16: warning: self-comparison always evaluates to true [-Wtautological-compare] if (V8DFmode == V8DFmode) ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/sse.md:4858:20: warning: self-comparison always evaluates to true [-Wtautological-compare] if (V4SImode == V4SImode || TARGET_AVX2) ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/sse.md:8466:12: warning: self-comparison always evaluates to true [-Wtautological-compare] if (SMAX == SMAX || SMAX == UMAX) ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/sse.md:8466:28: warning: self-comparison always evaluates to true [-Wtautological-compare] if (UMAX == SMAX || UMAX == UMAX) ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/sse.md:8477:16: warning: self-comparison always evaluates to true [-Wtautological-compare] code = (UMAX == UMAX || UMAX == UMIN) ? GTU : GT; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/sse.md:8477:32: warning: self-comparison always evaluates to true [-Wtautological-compare] code = (UMIN == UMAX || UMIN == UMIN) ? GTU : GT; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/sse.md:8466:12: warning: self-comparison always evaluates to true [-Wtautological-compare] if (SMAX == SMAX || SMAX == UMAX) ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/sse.md:8466:28: warning: self-comparison always evaluates to true [-Wtautological-compare] if (UMAX == SMAX || UMAX == UMAX) ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/sse.md:8477:16: warning: self-comparison always evaluates to true [-Wtautological-compare] code = (UMAX == UMAX || UMAX == UMIN) ? GTU : GT; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/sse.md:8477:32: warning: self-comparison always evaluates to true [-Wtautological-compare] code = (UMIN == UMAX || UMIN == UMIN) ? GTU : GT; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/sse.md:8506:16: warning: self-comparison always evaluates to true [-Wtautological-compare] if (SMAX == SMAX) ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/sse.md:8495:33: warning: self-comparison always evaluates to true [-Wtautological-compare] if (TARGET_SSE4_1 || V8HImode == V8HImode) ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/sse.md:8506:16: warning: self-comparison always evaluates to true [-Wtautological-compare] if (SMAX == SMAX) ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/sse.md:8495:33: warning: self-comparison always evaluates to true [-Wtautological-compare] if (TARGET_SSE4_1 || V8HImode == V8HImode) ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/sse.md:8506:16: warning: self-comparison always evaluates to true [-Wtautological-compare] if (SMAX == SMAX) ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/sse.md:8565:34: warning: self-comparison always evaluates to true [-Wtautological-compare] if (TARGET_SSE4_1 || V16QImode == V16QImode) ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/sse.md:8567:17: warning: self-comparison always evaluates to true [-Wtautological-compare] else if (UMAX == UMAX && V16QImode == V8HImode) ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/sse.md:8587:16: warning: self-comparison always evaluates to true [-Wtautological-compare] if (UMAX == UMAX) ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/sse.md:8565:34: warning: self-comparison always evaluates to true [-Wtautological-compare] if (TARGET_SSE4_1 || V16QImode == V16QImode) ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/sse.md:8567:17: warning: self-comparison always evaluates to true [-Wtautological-compare] else if (UMAX == UMAX && V8HImode == V8HImode) ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/sse.md:8567:37: warning: self-comparison always evaluates to true [-Wtautological-compare] else if (UMAX == UMAX && V8HImode == V8HImode) ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/sse.md:8587:16: warning: self-comparison always evaluates to true [-Wtautological-compare] if (UMAX == UMAX) ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/sse.md:8567:37: warning: self-comparison always evaluates to true [-Wtautological-compare] else if (UMIN == UMAX && V8HImode == V8HImode) ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/sse.md:8567:17: warning: self-comparison always evaluates to true [-Wtautological-compare] else if (UMAX == UMAX && V4SImode == V8HImode) ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/sse.md:8587:16: warning: self-comparison always evaluates to true [-Wtautological-compare] if (UMAX == UMAX) ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/sse.md:12080:16: warning: self-comparison always evaluates to true [-Wtautological-compare] if (V2DFmode == V2DFmode ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/sse.md:12186:16: warning: self-comparison always evaluates to true [-Wtautological-compare] if (V2DFmode == V2DFmode ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/sse.md:13662:18: warning: self-comparison always evaluates to false [-Wtautological-compare] if (ASHIFT != ASHIFT) ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/sse.md:13679:23: warning: self-comparison always evaluates to true [-Wtautological-compare] gen = (LSHIFTRT == LSHIFTRT ? gen_xop_shlv16qi3 : gen_xop_shav16qi3); ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/sse.md:13655:31: warning: self-comparison always evaluates to true [-Wtautological-compare] if (TARGET_XOP && V16QImode == V16QImode) ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/sse.md:13662:18: warning: self-comparison always evaluates to false [-Wtautological-compare] if (ASHIFT != ASHIFT) ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/sse.md:13655:31: warning: self-comparison always evaluates to true [-Wtautological-compare] if (TARGET_XOP && V16QImode == V16QImode) ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/sse.md:13679:23: warning: self-comparison always evaluates to true [-Wtautological-compare] gen = (LSHIFTRT == LSHIFTRT ? gen_xop_shlv16qi3 : gen_xop_shav16qi3); ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/sse.md:13655:31: warning: self-comparison always evaluates to true [-Wtautological-compare] if (TARGET_XOP && V16QImode == V16QImode) ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/sse.md:14299:20: warning: self-comparison always evaluates to true [-Wtautological-compare] if (V4DFmode == V4DFmode) ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/sync.md:150:14: warning: self-comparison always evaluates to true [-Wtautological-compare] if (DImode == DImode && !TARGET_64BIT) ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/sync.md:207:14: warning: self-comparison always evaluates to true [-Wtautological-compare] if (DImode == DImode && !TARGET_64BIT) ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/config/i386/sync.md:345:14: warning: self-comparison always evaluates to true [-Wtautological-compare] if (DImode == DImode && TARGET_64BIT) ^ 67 warnings generated. c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o ggc-page.o -MT ggc-page.o -MMD -MP -MF ./.deps/ggc-page.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/ggc-page.c c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o alias.o -MT alias.o -MMD -MP -MF ./.deps/alias.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/alias.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o alloc-pool.o -MT alloc-pool.o -MMD -MP -MF ./.deps/alloc-pool.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/alloc-pool.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o auto-inc-dec.o -MT auto-inc-dec.o -MMD -MP -MF ./.deps/auto-inc-dec.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/auto-inc-dec.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from insn-preds.c:8: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:447:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ In file included from insn-preds.c:8: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:448:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ In file included from insn-preds.c:16: /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/recog.h:338:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] #if HAVE_DESIGNATED_UNION_INITIALIZERS ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/system.h:555:9: note: expanded from macro 'HAVE_DESIGNATED_UNION_INITIALIZERS' && (!defined(__cplusplus) || (GCC_VERSION >= 4007))) ^ In file included from insn-preds.c:17: /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/output.h:131:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] ATTRIBUTE_ASM_FPRINTF(2, 3); ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/output.h:121:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) ^ 4 warnings generated. c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o bb-reorder.o -MT bb-reorder.o -MMD -MP -MF ./.deps/bb-reorder.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/bb-reorder.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/ggc-page.c:25: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:447:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/ggc-page.c:25: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:448:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/ggc-page.c:907:60: warning: format specifies type 'void *' but the argument has type 'char *' [-Wformat-pedantic] (void *) entry, (unsigned long) OBJECT_SIZE (order), page, ^~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/ggc-page.c:908:7: warning: format specifies type 'void *' but the argument has type 'char *' [-Wformat-pedantic] page + entry_size - 1); ^~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/ggc-page.c:941:7: warning: format specifies type 'void *' but the argument has type 'char *' [-Wformat-pedantic] entry->page, entry->page + entry->bytes - 1); ^~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/ggc-page.c:941:20: warning: format specifies type 'void *' but the argument has type 'char *' [-Wformat-pedantic] entry->page, entry->page + entry->bytes - 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 6 warnings generated. c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o bitmap.o -MT bitmap.o -MMD -MP -MF ./.deps/bitmap.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/bitmap.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/alias.c:25: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:447:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/alias.c:25: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:448:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ 2 warnings generated. c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o bt-load.o -MT bt-load.o -MMD -MP -MF ./.deps/bt-load.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/bt-load.c c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o builtins.o -MT builtins.o -MMD -MP -MF ./.deps/builtins.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/builtins.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/bitmap.c:230:12: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] element = XOBNEW (&bit_obstack->obstack, bitmap_element); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/libiberty.h:366:30: note: expanded from macro 'XOBNEW' #define XOBNEW(O, T) ((T *) obstack_alloc ((O), sizeof (T))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:405:4: note: expanded from macro 'obstack_alloc' obstack_finish (__h); }) ^~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:429:8: note: expanded from macro 'obstack_finish' = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR' # define __INT_TO_PTR(P) ((P) + (char *) 0) ^ ~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/bitmap.c:375:11: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] map = XOBNEW (&bit_obstack->obstack, bitmap_head); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/libiberty.h:366:30: note: expanded from macro 'XOBNEW' #define XOBNEW(O, T) ((T *) obstack_alloc ((O), sizeof (T))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:405:4: note: expanded from macro 'obstack_alloc' obstack_finish (__h); }) ^~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:429:8: note: expanded from macro 'obstack_finish' = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR' # define __INT_TO_PTR(P) ((P) + (char *) 0) ^ ~~~~~~~~~~ 2 warnings generated. c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/auto-inc-dec.c:26: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:447:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/auto-inc-dec.c:26: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:448:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/auto-inc-dec.c:36: /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/recog.h:338:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] #if HAVE_DESIGNATED_UNION_INITIALIZERS ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/system.h:555:9: note: expanded from macro 'HAVE_DESIGNATED_UNION_INITIALIZERS' && (!defined(__cplusplus) || (GCC_VERSION >= 4007))) ^ 3 warnings generated. c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o caller-save.o -MT caller-save.o -MMD -MP -MF ./.deps/caller-save.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/caller-save.c c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o calls.o -MT calls.o -MMD -MP -MF ./.deps/calls.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/calls.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/bb-reorder.c:86: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:447:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/bb-reorder.c:86: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:448:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/bb-reorder.c:89: /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/output.h:131:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] ATTRIBUTE_ASM_FPRINTF(2, 3); ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/output.h:121:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) ^ 3 warnings generated. c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o cfg.o -MT cfg.o -MMD -MP -MF ./.deps/cfg.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/cfg.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/bt-load.c:25: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:447:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/bt-load.c:25: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:448:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/bt-load.c:38: /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/recog.h:338:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] #if HAVE_DESIGNATED_UNION_INITIALIZERS ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/system.h:555:9: note: expanded from macro 'HAVE_DESIGNATED_UNION_INITIALIZERS' && (!defined(__cplusplus) || (GCC_VERSION >= 4007))) ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/bt-load.c:282:17: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] this_group = XOBNEW (&migrate_btrl_obstack, struct btr_def_group_s); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/libiberty.h:366:30: note: expanded from macro 'XOBNEW' #define XOBNEW(O, T) ((T *) obstack_alloc ((O), sizeof (T))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:405:4: note: expanded from macro 'obstack_alloc' obstack_finish (__h); }) ^~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:429:8: note: expanded from macro 'obstack_finish' = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR' # define __INT_TO_PTR(P) ((P) + (char *) 0) ^ ~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/bt-load.c:304:22: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] btr_def this_def = XOBNEW (&migrate_btrl_obstack, struct btr_def_s); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/libiberty.h:366:30: note: expanded from macro 'XOBNEW' #define XOBNEW(O, T) ((T *) obstack_alloc ((O), sizeof (T))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:405:4: note: expanded from macro 'obstack_alloc' obstack_finish (__h); }) ^~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:429:8: note: expanded from macro 'obstack_finish' = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR' # define __INT_TO_PTR(P) ((P) + (char *) 0) ^ ~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/bt-load.c:355:10: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] user = XOBNEW (&migrate_btrl_obstack, struct btr_user_s); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/libiberty.h:366:30: note: expanded from macro 'XOBNEW' #define XOBNEW(O, T) ((T *) obstack_alloc ((O), sizeof (T))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:405:4: note: expanded from macro 'obstack_alloc' obstack_finish (__h); }) ^~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:429:8: note: expanded from macro 'obstack_finish' = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR' # define __INT_TO_PTR(P) ((P) + (char *) 0) ^ ~~~~~~~~~~ 6 warnings generated. c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/c-family/c-ubsan.c:27: /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/output.h:131:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] ATTRIBUTE_ASM_FPRINTF(2, 3); ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/output.h:121:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) ^ 1 warning generated. c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/builtins.c:25: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:447:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/builtins.c:25: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:448:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/builtins.c:48: /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/recog.h:338:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] #if HAVE_DESIGNATED_UNION_INITIALIZERS ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/system.h:555:9: note: expanded from macro 'HAVE_DESIGNATED_UNION_INITIALIZERS' && (!defined(__cplusplus) || (GCC_VERSION >= 4007))) ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/builtins.c:49: /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/output.h:131:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] ATTRIBUTE_ASM_FPRINTF(2, 3); ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/output.h:121:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) ^ 4 warnings generated. c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o cfganal.o -MT cfganal.o -MMD -MP -MF ./.deps/cfganal.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/cfganal.c c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o cfgbuild.o -MT cfgbuild.o -MMD -MP -MF ./.deps/cfgbuild.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/cfgbuild.c c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o cfgcleanup.o -MT cfgcleanup.o -MMD -MP -MF ./.deps/cfgcleanup.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/cfgcleanup.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/caller-save.c:24: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:447:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/caller-save.c:24: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:448:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/caller-save.c:29: /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/recog.h:338:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] #if HAVE_DESIGNATED_UNION_INITIALIZERS ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/system.h:555:9: note: expanded from macro 'HAVE_DESIGNATED_UNION_INITIALIZERS' && (!defined(__cplusplus) || (GCC_VERSION >= 4007))) ^ 3 warnings generated. c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o cfgexpand.o -MT cfgexpand.o -MMD -MP -MF ./.deps/cfgexpand.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/cfgexpand.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/calls.c:24: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:447:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/calls.c:24: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:448:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/calls.c:43: /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/output.h:131:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] ATTRIBUTE_ASM_FPRINTF(2, 3); ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/output.h:121:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) ^ 3 warnings generated. c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/cfg.c:553:13: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] bb->aux = obstack_alloc (&block_aux_obstack, size); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:405:4: note: expanded from macro 'obstack_alloc' obstack_finish (__h); }) ^~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:429:8: note: expanded from macro 'obstack_finish' = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR' # define __INT_TO_PTR(P) ((P) + (char *) 0) ^ ~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/cfg.c:574:25: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] first_block_aux_obj = obstack_alloc (&block_aux_obstack, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:405:4: note: expanded from macro 'obstack_alloc' obstack_finish (__h); }) ^~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:429:8: note: expanded from macro 'obstack_finish' = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR' # define __INT_TO_PTR(P) ((P) + (char *) 0) ^ ~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/cfg.c:616:12: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] e->aux = obstack_alloc (&edge_aux_obstack, size); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:405:4: note: expanded from macro 'obstack_alloc' obstack_finish (__h); }) ^~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:429:8: note: expanded from macro 'obstack_finish' = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR' # define __INT_TO_PTR(P) ((P) + (char *) 0) ^ ~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/cfg.c:637:24: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] first_edge_aux_obj = obstack_alloc (&edge_aux_obstack, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:405:4: note: expanded from macro 'obstack_alloc' obstack_finish (__h); }) ^~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:429:8: note: expanded from macro 'obstack_finish' = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR' # define __INT_TO_PTR(P) ((P) + (char *) 0) ^ ~~~~~~~~~~ 4 warnings generated. c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o cfghooks.o -MT cfghooks.o -MMD -MP -MF ./.deps/cfghooks.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/cfghooks.c c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o cfgloop.o -MT cfgloop.o -MMD -MP -MF ./.deps/cfgloop.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/cfgloop.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o cfgloopanal.o -MT cfgloopanal.o -MMD -MP -MF ./.deps/cfgloopanal.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/cfgloopanal.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/cfgbuild.c:26: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:447:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/cfgbuild.c:26: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:448:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ 2 warnings generated. c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o cfgloopmanip.o -MT cfgloopmanip.o -MMD -MP -MF ./.deps/cfgloopmanip.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/cfgloopmanip.c c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o cfgrtl.o -MT cfgrtl.o -MMD -MP -MF ./.deps/cfgrtl.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/cfgrtl.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/cfgcleanup.c:36: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:447:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/cfgcleanup.c:36: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:448:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/cfgcleanup.c:42: /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/recog.h:338:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] #if HAVE_DESIGNATED_UNION_INITIALIZERS ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/system.h:555:9: note: expanded from macro 'HAVE_DESIGNATED_UNION_INITIALIZERS' && (!defined(__cplusplus) || (GCC_VERSION >= 4007))) ^ 3 warnings generated. c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o symtab.o -MT symtab.o -MMD -MP -MF ./.deps/symtab.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/symtab.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/cfghooks.c:27: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:447:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/cfghooks.c:27: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:448:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ 2 warnings generated. c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o cgraph.o -MT cgraph.o -MMD -MP -MF ./.deps/cgraph.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/cgraph.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/cfgexpand.c:24: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:447:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/cfgexpand.c:24: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:448:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/cfgexpand.c:74: /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/recog.h:338:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] #if HAVE_DESIGNATED_UNION_INITIALIZERS ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/system.h:555:9: note: expanded from macro 'HAVE_DESIGNATED_UNION_INITIALIZERS' && (!defined(__cplusplus) || (GCC_VERSION >= 4007))) ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/cfgexpand.c:75: /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/output.h:131:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] ATTRIBUTE_ASM_FPRINTF(2, 3); ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/output.h:121:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) ^ 4 warnings generated. c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/cfgloopanal.c:24: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:447:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/cfgloopanal.c:24: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:448:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ 2 warnings generated. c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/cfgloop.c:24: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:447:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/cfgloop.c:24: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:448:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ 2 warnings generated. c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o cgraphbuild.o -MT cgraphbuild.o -MMD -MP -MF ./.deps/cgraphbuild.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/cgraphbuild.c c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o cgraphunit.o -MT cgraphunit.o -MMD -MP -MF ./.deps/cgraphunit.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/cgraphunit.c c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o cgraphclones.o -MT cgraphclones.o -MMD -MP -MF ./.deps/cgraphclones.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/cgraphclones.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/cfgloopmanip.c:24: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:447:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/cfgloopmanip.c:24: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:448:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ 2 warnings generated. c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o cilk-common.o -MT cilk-common.o -MMD -MP -MF ./.deps/cilk-common.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/cilk-common.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/cfgrtl.c:48: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/regs.h:25: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:447:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/cfgrtl.c:48: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/regs.h:25: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:448:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ 2 warnings generated. c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o combine.o -MT combine.o -MMD -MP -MF ./.deps/combine.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/combine.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/cgraph.c:58: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:447:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/cgraph.c:58: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:448:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ 2 warnings generated. c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o combine-stack-adj.o -MT combine-stack-adj.o -MMD -MP -MF ./.deps/combine-stack-adj.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/combine-stack-adj.c c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o compare-elim.o -MT compare-elim.o -MMD -MP -MF ./.deps/compare-elim.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/compare-elim.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/cgraphclones.c:71: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:447:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/cgraphclones.c:71: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:448:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ 2 warnings generated. c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/cgraphunit.c:168: /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/output.h:131:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] ATTRIBUTE_ASM_FPRINTF(2, 3); ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/output.h:121:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/cgraphunit.c:169: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:447:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/cgraphunit.c:169: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:448:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ 3 warnings generated. c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o context.o -MT context.o -MMD -MP -MF ./.deps/context.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/context.c c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o convert.o -MT convert.o -MMD -MP -MF ./.deps/convert.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/convert.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/cilk-common.c:30: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/expr.h:26: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:447:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/cilk-common.c:30: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/expr.h:26: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:448:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/cilk-common.c:32: /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/recog.h:338:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] #if HAVE_DESIGNATED_UNION_INITIALIZERS ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/system.h:555:9: note: expanded from macro 'HAVE_DESIGNATED_UNION_INITIALIZERS' && (!defined(__cplusplus) || (GCC_VERSION >= 4007))) ^ 3 warnings generated. c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o coverage.o -MT coverage.o -MMD -MP -MF ./.deps/coverage.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/coverage.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] c++ -c -DGCC_INCLUDE_DIR=\"/usr/local/lib/gcc49/gcc/x86_64-portbld-freebsd12.0/4.9.4/include\" -DFIXED_INCLUDE_DIR=\"/usr/local/lib/gcc49/gcc/x86_64-portbld-freebsd12.0/4.9.4/include-fixed\" -DGPLUSPLUS_INCLUDE_DIR=\"/usr/local/lib/gcc49/include/c++/\" -DGPLUSPLUS_INCLUDE_DIR_ADD_SYSROOT=0 -DGPLUSPLUS_TOOL_INCLUDE_DIR=\"/usr/local/lib/gcc49/include/c++//x86_64-portbld-freebsd12.0\" -DGPLUSPLUS_BACKWARD_INCLUDE_DIR=\"/usr/local/lib/gcc49/include/c++//backward\" -DLOCAL_INCLUDE_DIR=\"/usr/local/include\" -DCROSS_INCLUDE_DIR=\"/usr/local/lib/gcc49/gcc/x86_64-portbld-freebsd12.0/4.9.4/../../../../../x86_64-portbld-freebsd12.0/sys-include\" -DTOOL_INCLUDE_DIR=\"/usr/local/lib/gcc49/gcc/x86_64-portbld-freebsd12.0/4.9.4/../../../../../x86_64-portbld-freebsd12.0/include\" -DNATIVE_SYSTEM_HEADER_DIR=\"/usr/include\" -DPREFIX=\"/usr/local/\" -DSTANDARD_EXEC_PREFIX=\"/usr/local/lib/gcc49/gcc/\" -DBASEVER="\"4.9.4\"" -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o cppbuiltin.o -MT cppbuiltin.o -MMD -MP -MF ./.deps/cppbuiltin.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/cppbuiltin.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/compare-elim.c:61: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:447:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/compare-elim.c:61: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:448:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/compare-elim.c:64: /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/recog.h:338:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] #if HAVE_DESIGNATED_UNION_INITIALIZERS ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/system.h:555:9: note: expanded from macro 'HAVE_DESIGNATED_UNION_INITIALIZERS' && (!defined(__cplusplus) || (GCC_VERSION >= 4007))) ^ 3 warnings generated. c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/combine.c:82: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:447:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/combine.c:82: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:448:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/combine.c:95: /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/recog.h:338:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] #if HAVE_DESIGNATED_UNION_INITIALIZERS ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/system.h:555:9: note: expanded from macro 'HAVE_DESIGNATED_UNION_INITIALIZERS' && (!defined(__cplusplus) || (GCC_VERSION >= 4007))) ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/combine.c:335:28: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] = (struct insn_link *) obstack_alloc (&insn_link_obstack, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:405:4: note: expanded from macro 'obstack_alloc' obstack_finish (__h); }) ^~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:429:8: note: expanded from macro 'obstack_finish' = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR' # define __INT_TO_PTR(P) ((P) + (char *) 0) ^ ~~~~~~~~~~ 4 warnings generated. c++ -c -DGCC_INCLUDE_DIR=\"/usr/local/lib/gcc49/gcc/x86_64-portbld-freebsd12.0/4.9.4/include\" -DFIXED_INCLUDE_DIR=\"/usr/local/lib/gcc49/gcc/x86_64-portbld-freebsd12.0/4.9.4/include-fixed\" -DGPLUSPLUS_INCLUDE_DIR=\"/usr/local/lib/gcc49/include/c++/\" -DGPLUSPLUS_INCLUDE_DIR_ADD_SYSROOT=0 -DGPLUSPLUS_TOOL_INCLUDE_DIR=\"/usr/local/lib/gcc49/include/c++//x86_64-portbld-freebsd12.0\" -DGPLUSPLUS_BACKWARD_INCLUDE_DIR=\"/usr/local/lib/gcc49/include/c++//backward\" -DLOCAL_INCLUDE_DIR=\"/usr/local/include\" -DCROSS_INCLUDE_DIR=\"/usr/local/lib/gcc49/gcc/x86_64-portbld-freebsd12.0/4.9.4/../../../../../x86_64-portbld-freebsd12.0/sys-include\" -DTOOL_INCLUDE_DIR=\"/usr/local/lib/gcc49/gcc/x86_64-portbld-freebsd12.0/4.9.4/../../../../../x86_64-portbld-freebsd12.0/include\" -DNATIVE_SYSTEM_HEADER_DIR=\"/usr/include\" -DPREFIX=\"/usr/local/\" -DSTANDARD_EXEC_PREFIX=\"/usr/local/lib/gcc49/gcc/\" -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o cppdefault.o -MT cppdefault.o -MMD -MP -MF ./.deps/cppdefault.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/cppdefault.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/combine-stack-adj.c:45: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:447:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/combine-stack-adj.c:45: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:448:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/combine-stack-adj.c:48: /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/recog.h:338:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] #if HAVE_DESIGNATED_UNION_INITIALIZERS ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/system.h:555:9: note: expanded from macro 'HAVE_DESIGNATED_UNION_INITIALIZERS' && (!defined(__cplusplus) || (GCC_VERSION >= 4007))) ^ 3 warnings generated. c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o cprop.o -MT cprop.o -MMD -MP -MF ./.deps/cprop.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/cprop.c c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o cse.o -MT cse.o -MMD -MP -MF ./.deps/cse.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/cse.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o cselib.o -MT cselib.o -MMD -MP -MF ./.deps/cselib.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/cselib.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/coverage.c:31: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:447:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/coverage.c:31: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:448:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/coverage.c:36: /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/output.h:131:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] ATTRIBUTE_ASM_FPRINTF(2, 3); ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/output.h:121:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) ^ 3 warnings generated. c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o data-streamer.o -MT data-streamer.o -MMD -MP -MF ./.deps/data-streamer.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/data-streamer.c c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o data-streamer-in.o -MT data-streamer-in.o -MMD -MP -MF ./.deps/data-streamer-in.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/data-streamer-in.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/cse.c:24: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:447:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/cse.c:24: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:448:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/cse.c:31: /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/recog.h:338:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] #if HAVE_DESIGNATED_UNION_INITIALIZERS ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/system.h:555:9: note: expanded from macro 'HAVE_DESIGNATED_UNION_INITIALIZERS' && (!defined(__cplusplus) || (GCC_VERSION >= 4007))) ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/cse.c:6146:38: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] || (CONST_DOUBLE_P (new_rtx) && CONST_DOUBLE_HIGH (new_rtx) >= 0)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:1162:30: note: expanded from macro 'CONST_DOUBLE_HIGH' #define CONST_DOUBLE_HIGH(r) XCMWINT (r, 1, CONST_DOUBLE, VOIDmode) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:665:36: note: expanded from macro 'XCMWINT' #define XCMWINT(RTX, N, C, M) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ 4 warnings generated. c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/cprop.c:27: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:447:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/cprop.c:27: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:448:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/cprop.c:34: /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/recog.h:338:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] #if HAVE_DESIGNATED_UNION_INITIALIZERS ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/system.h:555:9: note: expanded from macro 'HAVE_DESIGNATED_UNION_INITIALIZERS' && (!defined(__cplusplus) || (GCC_VERSION >= 4007))) ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/cprop.c:150:10: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] return obstack_alloc (&cprop_obstack, size); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:405:4: note: expanded from macro 'obstack_alloc' obstack_finish (__h); }) ^~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:429:8: note: expanded from macro 'obstack_finish' = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR' # define __INT_TO_PTR(P) ((P) + (char *) 0) ^ ~~~~~~~~~~ 4 warnings generated. c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o data-streamer-out.o -MT data-streamer-out.o -MMD -MP -MF ./.deps/data-streamer-out.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/data-streamer-out.c c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o dbxout.o -MT dbxout.o -MMD -MP -MF ./.deps/dbxout.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/dbxout.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/cselib.c:25: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:447:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/cselib.c:25: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:448:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/cselib.c:32: /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/recog.h:338:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] #if HAVE_DESIGNATED_UNION_INITIALIZERS ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/system.h:555:9: note: expanded from macro 'HAVE_DESIGNATED_UNION_INITIALIZERS' && (!defined(__cplusplus) || (GCC_VERSION >= 4007))) ^ 3 warnings generated. c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o dbgcnt.o -MT dbgcnt.o -MMD -MP -MF ./.deps/dbgcnt.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/dbgcnt.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o dce.o -MT dce.o -MMD -MP -MF ./.deps/dce.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/dce.c c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o ddg.o -MT ddg.o -MMD -MP -MF ./.deps/ddg.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/ddg.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o debug.o -MT debug.o -MMD -MP -MF ./.deps/debug.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/debug.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/data-streamer-out.c:57:38: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] struct string_slot *new_slot = XOBNEW (&ob->obstack, struct string_slot); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/libiberty.h:366:30: note: expanded from macro 'XOBNEW' #define XOBNEW(O, T) ((T *) obstack_alloc ((O), sizeof (T))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:405:4: note: expanded from macro 'obstack_alloc' obstack_finish (__h); }) ^~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:429:8: note: expanded from macro 'obstack_finish' = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR' # define __INT_TO_PTR(P) ((P) + (char *) 0) ^ ~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/data-streamer-out.c:63:19: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] string = tmp = XOBNEWVEC (&ob->obstack, char, len); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/libiberty.h:367:35: note: expanded from macro 'XOBNEWVEC' #define XOBNEWVEC(O, T, N) ((T *) obstack_alloc ((O), sizeof (T) * (N))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:405:4: note: expanded from macro 'obstack_alloc' obstack_finish (__h); }) ^~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:429:8: note: expanded from macro 'obstack_finish' = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR' # define __INT_TO_PTR(P) ((P) + (char *) 0) ^ ~~~~~~~~~~ 2 warnings generated. c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o df-core.o -MT df-core.o -MMD -MP -MF ./.deps/df-core.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/df-core.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/dbxout.c:77: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:447:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/dbxout.c:77: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:448:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/dbxout.c:82: /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/output.h:131:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] ATTRIBUTE_ASM_FPRINTF(2, 3); ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/output.h:121:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/dbxout.c:867:21: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] chunk = str = XOBFINISH (&stabstr_ob, char *); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/libiberty.h:369:38: note: expanded from macro 'XOBFINISH' #define XOBFINISH(O, T) ((T) obstack_finish ((O))) ^~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:429:8: note: expanded from macro 'obstack_finish' = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR' # define __INT_TO_PTR(P) ((P) + (char *) 0) ^ ~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/dbxout.c:900:13: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] str = XOBFINISH (&stabstr_ob, char *); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/libiberty.h:369:38: note: expanded from macro 'XOBFINISH' #define XOBFINISH(O, T) ((T) obstack_finish ((O))) ^~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:429:8: note: expanded from macro 'obstack_finish' = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR' # define __INT_TO_PTR(P) ((P) + (char *) 0) ^ ~~~~~~~~~~ 5 warnings generated. c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o df-problems.o -MT df-problems.o -MMD -MP -MF ./.deps/df-problems.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/df-problems.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/dce.c:25: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:447:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/dce.c:25: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:448:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/dce.c:278:16: warning: shifting a negative signed value is undefined [-Wshift-negative-value] min_sp_off = INTTYPE_MAXIMUM (HOST_WIDE_INT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/system.h:297:44: note: expanded from macro 'INTTYPE_MAXIMUM' #define INTTYPE_MAXIMUM(t) ((t) (~ (t) 0 - INTTYPE_MINIMUM (t))) ^~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/system.h:296:40: note: expanded from macro 'INTTYPE_MINIMUM' ? ~ (t) 0 << (sizeof (t) * CHAR_BIT - 1) : (t) 0)) ~~~~~~~ ^ 3 warnings generated. c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/ddg.c:27: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:447:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/ddg.c:27: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:448:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/ddg.c:36: /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/recog.h:338:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] #if HAVE_DESIGNATED_UNION_INITIALIZERS ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/system.h:555:9: note: expanded from macro 'HAVE_DESIGNATED_UNION_INITIALIZERS' && (!defined(__cplusplus) || (GCC_VERSION >= 4007))) ^ 3 warnings generated. c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o df-scan.o -MT df-scan.o -MMD -MP -MF ./.deps/df-scan.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/df-scan.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o dfp.o -MT dfp.o -MMD -MP -MF ./.deps/dfp.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/dfp.c c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o dojump.o -MT dojump.o -MMD -MP -MF ./.deps/dojump.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/dojump.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/df-core.c:381: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:447:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/df-core.c:381: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:448:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/df-core.c:384: /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/recog.h:338:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] #if HAVE_DESIGNATED_UNION_INITIALIZERS ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/system.h:555:9: note: expanded from macro 'HAVE_DESIGNATED_UNION_INITIALIZERS' && (!defined(__cplusplus) || (GCC_VERSION >= 4007))) ^ 3 warnings generated. c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o dominance.o -MT dominance.o -MMD -MP -MF ./.deps/dominance.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/dominance.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/df-problems.c:28: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:447:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/df-problems.c:28: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:448:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/df-problems.c:31: /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/recog.h:338:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] #if HAVE_DESIGNATED_UNION_INITIALIZERS ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/system.h:555:9: note: expanded from macro 'HAVE_DESIGNATED_UNION_INITIALIZERS' && (!defined(__cplusplus) || (GCC_VERSION >= 4007))) ^ 3 warnings generated. c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o domwalk.o -MT domwalk.o -MMD -MP -MF ./.deps/domwalk.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/domwalk.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o double-int.o -MT double-int.o -MMD -MP -MF ./.deps/double-int.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/double-int.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/dojump.c:24: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:447:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/dojump.c:24: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:448:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ 2 warnings generated. c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/df-scan.c:28: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:447:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/df-scan.c:28: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:448:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/df-scan.c:31: /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/recog.h:338:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] #if HAVE_DESIGNATED_UNION_INITIALIZERS ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/system.h:555:9: note: expanded from macro 'HAVE_DESIGNATED_UNION_INITIALIZERS' && (!defined(__cplusplus) || (GCC_VERSION >= 4007))) ^ 3 warnings generated. c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/dominance.c:39: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:447:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/dominance.c:39: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:448:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ 2 warnings generated. c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o dse.o -MT dse.o -MMD -MP -MF ./.deps/dse.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/dse.c c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o dumpfile.o -MT dumpfile.o -MMD -MP -MF ./.deps/dumpfile.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/dumpfile.c c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o dwarf2asm.o -MT dwarf2asm.o -MMD -MP -MF ./.deps/dwarf2asm.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/dwarf2asm.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o dwarf2cfi.o -MT dwarf2cfi.o -MMD -MP -MF ./.deps/dwarf2cfi.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/dwarf2cfi.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o dwarf2out.o -MT dwarf2out.o -MMD -MP -MF ./.deps/dwarf2out.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/dwarf2out.c c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o emit-rtl.o -MT emit-rtl.o -MMD -MP -MF ./.deps/emit-rtl.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/emit-rtl.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/dwarf2asm.c:29: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:447:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/dwarf2asm.c:29: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:448:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/dwarf2asm.c:30: /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/output.h:131:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] ATTRIBUTE_ASM_FPRINTF(2, 3); ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/output.h:121:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/dwarf2asm.c:410:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] #if HAVE_DESIGNATED_INITIALIZERS ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/system.h:549:8: note: expanded from macro 'HAVE_DESIGNATED_INITIALIZERS' && !defined(__cplusplus)) ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/dwarf2asm.c:416:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] #if HAVE_DESIGNATED_INITIALIZERS ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/system.h:549:8: note: expanded from macro 'HAVE_DESIGNATED_INITIALIZERS' && !defined(__cplusplus)) ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/dwarf2asm.c:553:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] #if HAVE_DESIGNATED_INITIALIZERS ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/system.h:549:8: note: expanded from macro 'HAVE_DESIGNATED_INITIALIZERS' && !defined(__cplusplus)) ^ 6 warnings generated. c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o et-forest.o -MT et-forest.o -MMD -MP -MF ./.deps/et-forest.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/et-forest.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/dse.c:30: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:447:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/dse.c:30: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:448:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/dse.c:45: /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/recog.h:338:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] #if HAVE_DESIGNATED_UNION_INITIALIZERS ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/system.h:555:9: note: expanded from macro 'HAVE_DESIGNATED_UNION_INITIALIZERS' && (!defined(__cplusplus) || (GCC_VERSION >= 4007))) ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/dse.c:2879:29: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] group->offset_map_n = XOBNEWVEC (&dse_obstack, int, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/libiberty.h:367:35: note: expanded from macro 'XOBNEWVEC' #define XOBNEWVEC(O, T, N) ((T *) obstack_alloc ((O), sizeof (T) * (N))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:405:4: note: expanded from macro 'obstack_alloc' obstack_finish (__h); }) ^~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:429:8: note: expanded from macro 'obstack_finish' = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR' # define __INT_TO_PTR(P) ((P) + (char *) 0) ^ ~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/dse.c:2882:29: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] group->offset_map_p = XOBNEWVEC (&dse_obstack, int, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/libiberty.h:367:35: note: expanded from macro 'XOBNEWVEC' #define XOBNEWVEC(O, T, N) ((T *) obstack_alloc ((O), sizeof (T) * (N))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:405:4: note: expanded from macro 'obstack_alloc' obstack_finish (__h); }) ^~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:429:8: note: expanded from macro 'obstack_finish' = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR' # define __INT_TO_PTR(P) ((P) + (char *) 0) ^ ~~~~~~~~~~ 5 warnings generated. c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o except.o -MT except.o -MMD -MP -MF ./.deps/except.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/except.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o explow.o -MT explow.o -MMD -MP -MF ./.deps/explow.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/explow.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/dwarf2cfi.c:26: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:447:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/dwarf2cfi.c:26: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:448:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/dwarf2cfi.c:44: /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/output.h:131:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] ATTRIBUTE_ASM_FPRINTF(2, 3); ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/output.h:121:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) ^ 3 warnings generated. c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o expmed.o -MT expmed.o -MMD -MP -MF ./.deps/expmed.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/expmed.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/emit-rtl.c:39: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:447:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/emit-rtl.c:39: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:448:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/emit-rtl.c:53: /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/recog.h:338:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] #if HAVE_DESIGNATED_UNION_INITIALIZERS ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/system.h:555:9: note: expanded from macro 'HAVE_DESIGNATED_UNION_INITIALIZERS' && (!defined(__cplusplus) || (GCC_VERSION >= 4007))) ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/emit-rtl.c:192:36: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] h = CONST_DOUBLE_LOW (value) ^ CONST_DOUBLE_HIGH (value); ^~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:1162:30: note: expanded from macro 'CONST_DOUBLE_HIGH' #define CONST_DOUBLE_HIGH(r) XCMWINT (r, 1, CONST_DOUBLE, VOIDmode) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:665:36: note: expanded from macro 'XCMWINT' #define XCMWINT(RTX, N, C, M) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/emit-rtl.c:213:9: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && CONST_DOUBLE_HIGH (a) == CONST_DOUBLE_HIGH (b)); ^~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:1162:30: note: expanded from macro 'CONST_DOUBLE_HIGH' #define CONST_DOUBLE_HIGH(r) XCMWINT (r, 1, CONST_DOUBLE, VOIDmode) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:665:36: note: expanded from macro 'XCMWINT' #define XCMWINT(RTX, N, C, M) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/emit-rtl.c:213:34: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] && CONST_DOUBLE_HIGH (a) == CONST_DOUBLE_HIGH (b)); ^~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:1162:30: note: expanded from macro 'CONST_DOUBLE_HIGH' #define CONST_DOUBLE_HIGH(r) XCMWINT (r, 1, CONST_DOUBLE, VOIDmode) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:665:36: note: expanded from macro 'XCMWINT' #define XCMWINT(RTX, N, C, M) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/emit-rtl.c:465:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] r.high = CONST_DOUBLE_HIGH (cst); ^~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:1162:30: note: expanded from macro 'CONST_DOUBLE_HIGH' #define CONST_DOUBLE_HIGH(r) XCMWINT (r, 1, CONST_DOUBLE, VOIDmode) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:665:36: note: expanded from macro 'XCMWINT' #define XCMWINT(RTX, N, C, M) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/emit-rtl.c:527:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] CONST_DOUBLE_HIGH (value) = i1; ^~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:1162:30: note: expanded from macro 'CONST_DOUBLE_HIGH' #define CONST_DOUBLE_HIGH(r) XCMWINT (r, 1, CONST_DOUBLE, VOIDmode) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:665:36: note: expanded from macro 'XCMWINT' #define XCMWINT(RTX, N, C, M) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/emit-rtl.c:3727:12: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] memset (&NOTE_DATA (note), 0, sizeof (NOTE_DATA (note))); ^~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:948:33: note: expanded from macro 'NOTE_DATA' #define NOTE_DATA(INSN) RTL_CHECKC1 (INSN, 4, NOTE) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:660:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:341:5: note: array 'fld' declared here rtunion fld[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/emit-rtl.c:4891:3: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] NOTE_DATA (note) = NOTE_DATA (orig); ^~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:948:33: note: expanded from macro 'NOTE_DATA' #define NOTE_DATA(INSN) RTL_CHECKC1 (INSN, 4, NOTE) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:660:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:341:5: note: array 'fld' declared here rtunion fld[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/emit-rtl.c:4891:22: warning: array index 4 is past the end of the array (which contains 1 element) [-Warray-bounds] NOTE_DATA (note) = NOTE_DATA (orig); ^~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:948:33: note: expanded from macro 'NOTE_DATA' #define NOTE_DATA(INSN) RTL_CHECKC1 (INSN, 4, NOTE) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:660:37: note: expanded from macro 'RTL_CHECKC1' #define RTL_CHECKC1(RTX, N, C) ((RTX)->u.fld[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:341:5: note: array 'fld' declared here rtunion fld[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/emit-rtl.c:2468:1: warning: function 'verify_rtx_sharing' is not needed and will not be emitted [-Wunneeded-internal-declaration] verify_rtx_sharing (rtx orig, rtx insn) ^ 12 warnings generated. c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o expr.o -MT expr.o -MMD -MP -MF ./.deps/expr.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/expr.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/symtab.c:25: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:447:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/symtab.c:25: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:448:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/symtab.c:44: /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/output.h:131:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] ATTRIBUTE_ASM_FPRINTF(2, 3); ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/output.h:121:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/symtab.c:285:3: warning: struct 'symtab_node' was previously declared as a class [-Wmismatched-tags] struct symtab_node key; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/cgraph.h:44:3: note: previous use is here symtab_node ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/symtab.c:285:3: note: did you mean class here? struct symtab_node key; ^~~~~~ class /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/symtab.c:316:3: warning: struct 'symtab_node' was previously declared as a class [-Wmismatched-tags] struct symtab_node key; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/cgraph.h:44:3: note: previous use is here symtab_node ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/symtab.c:316:3: note: did you mean class here? struct symtab_node key; ^~~~~~ class /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/symtab.c:393:3: warning: struct 'symtab_node' was previously declared as a class [-Wmismatched-tags] struct symtab_node key; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/cgraph.h:44:3: note: previous use is here symtab_node ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/symtab.c:393:3: note: did you mean class here? struct symtab_node key; ^~~~~~ class 6 warnings generated. c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o final.o -MT final.o -MMD -MP -MF ./.deps/final.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/final.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/dwarf2out.c:62: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:447:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/dwarf2out.c:62: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:448:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/dwarf2out.c:77: /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/output.h:131:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] ATTRIBUTE_ASM_FPRINTF(2, 3); ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/output.h:121:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/dwarf2out.c:1479:32: warning: shifting a negative signed value is undefined [-Wshift-negative-value] && ((offset > 0 && *p <= INTTYPE_MAXIMUM (HOST_WIDE_INT) - offset) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/system.h:297:44: note: expanded from macro 'INTTYPE_MAXIMUM' #define INTTYPE_MAXIMUM(t) ((t) (~ (t) 0 - INTTYPE_MINIMUM (t))) ^~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/system.h:296:40: note: expanded from macro 'INTTYPE_MINIMUM' ? ~ (t) 0 << (sizeof (t) * CHAR_BIT - 1) : (t) 0)) ~~~~~~~ ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/dwarf2out.c:1480:28: warning: shifting a negative signed value is undefined [-Wshift-negative-value] || (offset < 0 && *p >= INTTYPE_MINIMUM (HOST_WIDE_INT) - offset))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/system.h:296:40: note: expanded from macro 'INTTYPE_MINIMUM' ? ~ (t) 0 << (sizeof (t) * CHAR_BIT - 1) : (t) 0)) ~~~~~~~ ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/dwarf2out.c:15058:5: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] CONST_DOUBLE_HIGH (rtl), CONST_DOUBLE_LOW (rtl)); ^~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:1162:30: note: expanded from macro 'CONST_DOUBLE_HIGH' #define CONST_DOUBLE_HIGH(r) XCMWINT (r, 1, CONST_DOUBLE, VOIDmode) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:665:36: note: expanded from macro 'XCMWINT' #define XCMWINT(RTX, N, C, M) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/dwarf2out.c:395:1: warning: unused function 'stripattributes' [-Wunused-function] stripattributes (const char *s) ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/dwarf2out.c:4063:1: warning: unused function 'add_AT_fde_ref' [-Wunused-function] add_AT_fde_ref (dw_die_ref die, enum dwarf_attribute attr_kind, unsigned int targ_fde) ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/dwarf2out.c:4392:1: warning: unused function 'add_AT_offset' [-Wunused-function] add_AT_offset (dw_die_ref die, enum dwarf_attribute attr_kind, ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/dwarf2out.c:4518:1: warning: unused function 'get_AT_hi_pc' [-Wunused-function] get_AT_hi_pc (dw_die_ref die) ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/dwarf2out.c:10733:1: warning: unused function 'type_is_enum' [-Wunused-function] type_is_enum (const_tree type) ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/dwarf2out.c:14620:1: warning: unused function 'ceiling' [-Wunused-function] ceiling (HOST_WIDE_INT value, unsigned int boundary) ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/dwarf2out.c:4325:1: warning: unused function 'add_AT_vms_delta' [-Wunused-function] add_AT_vms_delta (dw_die_ref die, enum dwarf_attribute attr_kind, ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/dwarf2out.c:6545:1: warning: unused function 'is_class_die' [-Wunused-function] is_class_die (dw_die_ref c) ^ 14 warnings generated. c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o fixed-value.o -MT fixed-value.o -MMD -MP -MF ./.deps/fixed-value.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/fixed-value.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/except.c:116: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:447:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/except.c:116: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:448:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/except.c:127: /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/output.h:131:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] ATTRIBUTE_ASM_FPRINTF(2, 3); ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/output.h:121:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) ^ 3 warnings generated. c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/explow.c:26: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:447:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/explow.c:26: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:448:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/explow.c:39: /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/recog.h:338:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] #if HAVE_DESIGNATED_UNION_INITIALIZERS ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/system.h:555:9: note: expanded from macro 'HAVE_DESIGNATED_UNION_INITIALIZERS' && (!defined(__cplusplus) || (GCC_VERSION >= 4007))) ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/explow.c:43: /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/output.h:131:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] ATTRIBUTE_ASM_FPRINTF(2, 3); ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/output.h:121:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/explow.c:117:43: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] double_int di_x = double_int::from_pair (CONST_DOUBLE_HIGH (x), ^~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:1162:30: note: expanded from macro 'CONST_DOUBLE_HIGH' #define CONST_DOUBLE_HIGH(r) XCMWINT (r, 1, CONST_DOUBLE, VOIDmode) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:665:36: note: expanded from macro 'XCMWINT' #define XCMWINT(RTX, N, C, M) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ 5 warnings generated. c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o fold-const.o -MT fold-const.o -MMD -MP -MF ./.deps/fold-const.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/fold-const.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o function.o -MT function.o -MMD -MP -MF ./.deps/function.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/function.c c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o fwprop.o -MT fwprop.o -MMD -MP -MF ./.deps/fwprop.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/fwprop.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/expmed.c:27: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:447:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/expmed.c:27: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:448:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/expmed.c:35: /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/recog.h:338:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] #if HAVE_DESIGNATED_UNION_INITIALIZERS ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/system.h:555:9: note: expanded from macro 'HAVE_DESIGNATED_UNION_INITIALIZERS' && (!defined(__cplusplus) || (GCC_VERSION >= 4007))) ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/expmed.c:3170:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (CONST_DOUBLE_HIGH (scalar_op1) == 0 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:1162:30: note: expanded from macro 'CONST_DOUBLE_HIGH' #define CONST_DOUBLE_HIGH(r) XCMWINT (r, 1, CONST_DOUBLE, VOIDmode) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:665:36: note: expanded from macro 'XCMWINT' #define XCMWINT(RTX, N, C, M) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/expmed.c:3181:16: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] coeff = CONST_DOUBLE_HIGH (scalar_op1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:1162:30: note: expanded from macro 'CONST_DOUBLE_HIGH' #define CONST_DOUBLE_HIGH(r) XCMWINT (r, 1, CONST_DOUBLE, VOIDmode) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:665:36: note: expanded from macro 'XCMWINT' #define XCMWINT(RTX, N, C, M) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/expmed.c:5039:27: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] CONST_DOUBLE_LOW (x), CONST_DOUBLE_HIGH (x)); ^~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:1162:30: note: expanded from macro 'CONST_DOUBLE_HIGH' #define CONST_DOUBLE_HIGH(r) XCMWINT (r, 1, CONST_DOUBLE, VOIDmode) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:665:36: note: expanded from macro 'XCMWINT' #define XCMWINT(RTX, N, C, M) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ 6 warnings generated. c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o gcse.o -MT gcse.o -MMD -MP -MF ./.deps/gcse.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/gcse.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/expr.c:25: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:447:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/expr.c:25: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:448:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/expr.c:42: /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/recog.h:338:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] #if HAVE_DESIGNATED_UNION_INITIALIZERS ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/system.h:555:9: note: expanded from macro 'HAVE_DESIGNATED_UNION_INITIALIZERS' && (!defined(__cplusplus) || (GCC_VERSION >= 4007))) ^ 3 warnings generated. c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/final.c:52: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:447:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/final.c:52: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:448:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/final.c:57: /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/recog.h:338:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] #if HAVE_DESIGNATED_UNION_INITIALIZERS ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/system.h:555:9: note: expanded from macro 'HAVE_DESIGNATED_UNION_INITIALIZERS' && (!defined(__cplusplus) || (GCC_VERSION >= 4007))) ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/final.c:61: /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/output.h:131:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] ATTRIBUTE_ASM_FPRINTF(2, 3); ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/output.h:121:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/final.c:3891:8: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] if (CONST_DOUBLE_HIGH (x)) ^~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:1162:30: note: expanded from macro 'CONST_DOUBLE_HIGH' #define CONST_DOUBLE_HIGH(r) XCMWINT (r, 1, CONST_DOUBLE, VOIDmode) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:665:36: note: expanded from macro 'XCMWINT' #define XCMWINT(RTX, N, C, M) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ 5 warnings generated. c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o ggc-common.o -MT ggc-common.o -MMD -MP -MF ./.deps/ggc-common.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/ggc-common.c c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o gimple.o -MT gimple.o -MMD -MP -MF ./.deps/gimple.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/gimple.c c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o gimple-builder.o -MT gimple-builder.o -MMD -MP -MF ./.deps/gimple-builder.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/gimple-builder.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/fwprop.c:28: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:447:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/fwprop.c:28: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:448:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/fwprop.c:31: /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/recog.h:338:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] #if HAVE_DESIGNATED_UNION_INITIALIZERS ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/system.h:555:9: note: expanded from macro 'HAVE_DESIGNATED_UNION_INITIALIZERS' && (!defined(__cplusplus) || (GCC_VERSION >= 4007))) ^ 3 warnings generated. c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o gimple-expr.o -MT gimple-expr.o -MMD -MP -MF ./.deps/gimple-expr.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/gimple-expr.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/fold-const.c:53: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:447:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/fold-const.c:53: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:448:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ 2 warnings generated. c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/function.c:38: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl-error.h:20: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:447:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/function.c:38: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl-error.h:20: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:448:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/function.c:52: /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/recog.h:338:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] #if HAVE_DESIGNATED_UNION_INITIALIZERS ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/system.h:555:9: note: expanded from macro 'HAVE_DESIGNATED_UNION_INITIALIZERS' && (!defined(__cplusplus) || (GCC_VERSION >= 4007))) ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/function.c:53: /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/output.h:131:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] ATTRIBUTE_ASM_FPRINTF(2, 3); ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/output.h:121:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/function.c:4655:3: warning: switch condition has boolean value [-Wswitch-bool] switch (HAVE_stack_protect_test != 0) ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 5 warnings generated. c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o gimple-iterator.o -MT gimple-iterator.o -MMD -MP -MF ./.deps/gimple-iterator.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/gimple-iterator.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o gimple-fold.o -MT gimple-fold.o -MMD -MP -MF ./.deps/gimple-fold.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/gimple-fold.c c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o gimple-low.o -MT gimple-low.o -MMD -MP -MF ./.deps/gimple-low.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/gimple-low.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/gcse.c:143: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:447:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/gcse.c:143: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:448:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/gcse.c:150: /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/recog.h:338:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] #if HAVE_DESIGNATED_UNION_INITIALIZERS ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/system.h:555:9: note: expanded from macro 'HAVE_DESIGNATED_UNION_INITIALIZERS' && (!defined(__cplusplus) || (GCC_VERSION >= 4007))) ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/gcse.c:619:10: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] return obstack_alloc (&gcse_obstack, size); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:405:4: note: expanded from macro 'obstack_alloc' obstack_finish (__h); }) ^~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:429:8: note: expanded from macro 'obstack_finish' = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR' # define __INT_TO_PTR(P) ((P) + (char *) 0) ^ ~~~~~~~~~~ 4 warnings generated. c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o gimple-pretty-print.o -MT gimple-pretty-print.o -MMD -MP -MF ./.deps/gimple-pretty-print.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/gimple-pretty-print.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o gimple-ssa-isolate-paths.o -MT gimple-ssa-isolate-paths.o -MMD -MP -MF ./.deps/gimple-ssa-isolate-paths.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/gimple-ssa-isolate-paths.c c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o gimple-ssa-strength-reduction.o -MT gimple-ssa-strength-reduction.o -MMD -MP -MF ./.deps/gimple-ssa-strength-reduction.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/gimple-ssa-strength-reduction.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o gimple-streamer-in.o -MT gimple-streamer-in.o -MMD -MP -MF ./.deps/gimple-streamer-in.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/gimple-streamer-in.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o gimple-streamer-out.o -MT gimple-streamer-out.o -MMD -MP -MF ./.deps/gimple-streamer-out.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/gimple-streamer-out.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o gimple-walk.o -MT gimple-walk.o -MMD -MP -MF ./.deps/gimple-walk.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/gimple-walk.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/gimple-fold.c:27: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/expr.h:26: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:447:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/gimple-fold.c:27: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/expr.h:26: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:448:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ 2 warnings generated. c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o gimplify.o -MT gimplify.o -MMD -MP -MF ./.deps/gimplify.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/gimplify.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o gimplify-me.o -MT gimplify-me.o -MMD -MP -MF ./.deps/gimplify-me.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/gimplify-me.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o godump.o -MT godump.o -MMD -MP -MF ./.deps/godump.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/godump.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/gimple-ssa-strength-reduction.c:51: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/expr.h:26: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:447:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/gimple-ssa-strength-reduction.c:51: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/expr.h:26: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:448:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/gimple-ssa-strength-reduction.c:601:25: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] node = (cand_chain_t) obstack_alloc (&chain_obstack, sizeof (cand_chain)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:405:4: note: expanded from macro 'obstack_alloc' obstack_finish (__h); }) ^~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:429:8: note: expanded from macro 'obstack_finish' = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR' # define __INT_TO_PTR(P) ((P) + (char *) 0) ^ ~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/gimple-ssa-strength-reduction.c:633:33: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] slsr_cand_t c = (slsr_cand_t) obstack_alloc (&cand_obstack, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:405:4: note: expanded from macro 'obstack_alloc' obstack_finish (__h); }) ^~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:429:8: note: expanded from macro 'obstack_finish' = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR' # define __INT_TO_PTR(P) ((P) + (char *) 0) ^ ~~~~~~~~~~ 4 warnings generated. c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o graph.o -MT graph.o -MMD -MP -MF ./.deps/graph.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/graph.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o graphds.o -MT graphds.o -MMD -MP -MF ./.deps/graphds.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/graphds.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o graphite.o -MT graphite.o -MMD -MP -MF ./.deps/graphite.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/graphite.c c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o graphite-blocking.o -MT graphite-blocking.o -MMD -MP -MF ./.deps/graphite-blocking.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/graphite-blocking.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o graphite-clast-to-gimple.o -MT graphite-clast-to-gimple.o -MMD -MP -MF ./.deps/graphite-clast-to-gimple.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/graphite-clast-to-gimple.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/gimplify.c:27: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/expr.h:26: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:447:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/gimplify.c:27: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/expr.h:26: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:448:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ 2 warnings generated. c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o graphite-dependences.o -MT graphite-dependences.o -MMD -MP -MF ./.deps/graphite-dependences.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/graphite-dependences.c c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o graphite-interchange.o -MT graphite-interchange.o -MMD -MP -MF ./.deps/graphite-interchange.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/graphite-interchange.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o graphite-optimize-isl.o -MT graphite-optimize-isl.o -MMD -MP -MF ./.deps/graphite-optimize-isl.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/graphite-optimize-isl.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/graphds.c:63:17: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] g->vertices = XOBNEWVEC (&g->ob, struct vertex, n_vertices); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/libiberty.h:367:35: note: expanded from macro 'XOBNEWVEC' #define XOBNEWVEC(O, T, N) ((T *) obstack_alloc ((O), sizeof (T) * (N))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:405:4: note: expanded from macro 'obstack_alloc' obstack_finish (__h); }) ^~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:429:8: note: expanded from macro 'obstack_finish' = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR' # define __INT_TO_PTR(P) ((P) + (char *) 0) ^ ~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/graphds.c:74:26: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] struct graph_edge *e = XOBNEW (&g->ob, struct graph_edge); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/libiberty.h:366:30: note: expanded from macro 'XOBNEW' #define XOBNEW(O, T) ((T *) obstack_alloc ((O), sizeof (T))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:405:4: note: expanded from macro 'obstack_alloc' obstack_finish (__h); }) ^~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:429:8: note: expanded from macro 'obstack_finish' = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR' # define __INT_TO_PTR(P) ((P) + (char *) 0) ^ ~~~~~~~~~~ 2 warnings generated. c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o graphite-poly.o -MT graphite-poly.o -MMD -MP -MF ./.deps/graphite-poly.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/graphite-poly.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/graphite.c:64: /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/tree-data-ref.h:619:25: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] mat = (lambda_matrix) obstack_alloc (lambda_obstack, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:405:4: note: expanded from macro 'obstack_alloc' obstack_finish (__h); }) ^~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:429:8: note: expanded from macro 'obstack_finish' = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR' # define __INT_TO_PTR(P) ((P) + (char *) 0) ^ ~~~~~~~~~~ 1 warning generated. c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/graphite-blocking.c:50: /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/tree-data-ref.h:619:25: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] mat = (lambda_matrix) obstack_alloc (lambda_obstack, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:405:4: note: expanded from macro 'obstack_alloc' obstack_finish (__h); }) ^~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:429:8: note: expanded from macro 'obstack_finish' = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR' # define __INT_TO_PTR(P) ((P) + (char *) 0) ^ ~~~~~~~~~~ 1 warning generated. c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/graphite-dependences.c:49: /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/tree-data-ref.h:619:25: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] mat = (lambda_matrix) obstack_alloc (lambda_obstack, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:405:4: note: expanded from macro 'obstack_alloc' obstack_finish (__h); }) ^~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:429:8: note: expanded from macro 'obstack_finish' = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR' # define __INT_TO_PTR(P) ((P) + (char *) 0) ^ ~~~~~~~~~~ 1 warning generated. c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/graphite-interchange.c:57: /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/tree-data-ref.h:619:25: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] mat = (lambda_matrix) obstack_alloc (lambda_obstack, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:405:4: note: expanded from macro 'obstack_alloc' obstack_finish (__h); }) ^~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:429:8: note: expanded from macro 'obstack_finish' = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR' # define __INT_TO_PTR(P) ((P) + (char *) 0) ^ ~~~~~~~~~~ 1 warning generated. c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o graphite-scop-detection.o -MT graphite-scop-detection.o -MMD -MP -MF ./.deps/graphite-scop-detection.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/graphite-scop-detection.c c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o graphite-sese-to-poly.o -MT graphite-sese-to-poly.o -MMD -MP -MF ./.deps/graphite-sese-to-poly.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/graphite-sese-to-poly.c c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o gtype-desc.o -MT gtype-desc.o -MMD -MP -MF ./.deps/gtype-desc.TPo gtype-desc.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/graphite-clast-to-gimple.c:59: /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/tree-data-ref.h:619:25: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] mat = (lambda_matrix) obstack_alloc (lambda_obstack, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:405:4: note: expanded from macro 'obstack_alloc' obstack_finish (__h); }) ^~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:429:8: note: expanded from macro 'obstack_finish' = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR' # define __INT_TO_PTR(P) ((P) + (char *) 0) ^ ~~~~~~~~~~ 1 warning generated. c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o haifa-sched.o -MT haifa-sched.o -MMD -MP -MF ./.deps/haifa-sched.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/haifa-sched.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/graphite-optimize-isl.c:53: /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/tree-data-ref.h:619:25: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] mat = (lambda_matrix) obstack_alloc (lambda_obstack, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:405:4: note: expanded from macro 'obstack_alloc' obstack_finish (__h); }) ^~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:429:8: note: expanded from macro 'obstack_finish' = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR' # define __INT_TO_PTR(P) ((P) + (char *) 0) ^ ~~~~~~~~~~ 1 warning generated. c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o hw-doloop.o -MT hw-doloop.o -MMD -MP -MF ./.deps/hw-doloop.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hw-doloop.c c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o hwint.o -MT hwint.o -MMD -MP -MF ./.deps/hwint.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/graphite-poly.c:56: /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/tree-data-ref.h:619:25: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] mat = (lambda_matrix) obstack_alloc (lambda_obstack, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:405:4: note: expanded from macro 'obstack_alloc' obstack_finish (__h); }) ^~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:429:8: note: expanded from macro 'obstack_finish' = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR' # define __INT_TO_PTR(P) ((P) + (char *) 0) ^ ~~~~~~~~~~ 1 warning generated. c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o ifcvt.o -MT ifcvt.o -MMD -MP -MF ./.deps/ifcvt.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/ifcvt.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o ree.o -MT ree.o -MMD -MP -MF ./.deps/ree.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/ree.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/graphite-sese-to-poly.c:65: /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/tree-data-ref.h:619:25: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] mat = (lambda_matrix) obstack_alloc (lambda_obstack, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:405:4: note: expanded from macro 'obstack_alloc' obstack_finish (__h); }) ^~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:429:8: note: expanded from macro 'obstack_finish' = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR' # define __INT_TO_PTR(P) ((P) + (char *) 0) ^ ~~~~~~~~~~ 1 warning generated. c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/graphite-scop-detection.c:53: /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/tree-data-ref.h:619:25: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] mat = (lambda_matrix) obstack_alloc (lambda_obstack, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:405:4: note: expanded from macro 'obstack_alloc' obstack_finish (__h); }) ^~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:429:8: note: expanded from macro 'obstack_finish' = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR' # define __INT_TO_PTR(P) ((P) + (char *) 0) ^ ~~~~~~~~~~ 1 warning generated. c++ -c -DIN_GCC_FRONTEND -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o incpath.o -MT incpath.o -MMD -MP -MF ./.deps/incpath.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/incpath.c c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o init-regs.o -MT init-regs.o -MMD -MP -MF ./.deps/init-regs.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/init-regs.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hw-doloop.c:25: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:447:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hw-doloop.c:25: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:448:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hw-doloop.c:34: /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/recog.h:338:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] #if HAVE_DESIGNATED_UNION_INITIALIZERS ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/system.h:555:9: note: expanded from macro 'HAVE_DESIGNATED_UNION_INITIALIZERS' && (!defined(__cplusplus) || (GCC_VERSION >= 4007))) ^ 3 warnings generated. c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o internal-fn.o -MT internal-fn.o -MMD -MP -MF ./.deps/internal-fn.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/internal-fn.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/haifa-sched.c:131: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:447:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/haifa-sched.c:131: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:448:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/haifa-sched.c:139: /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/recog.h:338:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] #if HAVE_DESIGNATED_UNION_INITIALIZERS ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/system.h:555:9: note: expanded from macro 'HAVE_DESIGNATED_UNION_INITIALIZERS' && (!defined(__cplusplus) || (GCC_VERSION >= 4007))) ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/haifa-sched.c:1160:24: warning: shifting a negative signed value is undefined [-Wshift-negative-value] DEP_COST (dep) = UNKNOWN_DEP_COST; ^~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/sched-int.h:248:29: note: expanded from macro 'UNKNOWN_DEP_COST' #define UNKNOWN_DEP_COST (-1<<19) ~~^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/haifa-sched.c:1423:26: warning: shifting a negative signed value is undefined [-Wshift-negative-value] if (DEP_COST (link) != UNKNOWN_DEP_COST) ^~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/sched-int.h:248:29: note: expanded from macro 'UNKNOWN_DEP_COST' #define UNKNOWN_DEP_COST (-1<<19) ~~^ 5 warnings generated. c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o ipa-cp.o -MT ipa-cp.o -MMD -MP -MF ./.deps/ipa-cp.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/ipa-cp.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/ifcvt.c:25: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:447:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/ifcvt.c:25: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:448:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/ifcvt.c:30: /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/recog.h:338:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] #if HAVE_DESIGNATED_UNION_INITIALIZERS ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/system.h:555:9: note: expanded from macro 'HAVE_DESIGNATED_UNION_INITIALIZERS' && (!defined(__cplusplus) || (GCC_VERSION >= 4007))) ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/ifcvt.c:35: /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/output.h:131:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] ATTRIBUTE_ASM_FPRINTF(2, 3); ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/output.h:121:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) ^ 4 warnings generated. c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o ipa-devirt.o -MT ipa-devirt.o -MMD -MP -MF ./.deps/ipa-devirt.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/ipa-devirt.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/ree.c:222: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:447:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/ree.c:222: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:448:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/ree.c:233: /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/recog.h:338:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] #if HAVE_DESIGNATED_UNION_INITIALIZERS ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/system.h:555:9: note: expanded from macro 'HAVE_DESIGNATED_UNION_INITIALIZERS' && (!defined(__cplusplus) || (GCC_VERSION >= 4007))) ^ 3 warnings generated. c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o ipa-split.o -MT ipa-split.o -MMD -MP -MF ./.deps/ipa-split.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/ipa-split.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/internal-fn.c:26: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/expr.h:26: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:447:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/internal-fn.c:26: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/expr.h:26: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:448:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ 2 warnings generated. c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/init-regs.c:25: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:447:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/init-regs.c:25: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:448:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ 2 warnings generated. c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o ipa-inline.o -MT ipa-inline.o -MMD -MP -MF ./.deps/ipa-inline.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/ipa-inline.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o ipa-inline-analysis.o -MT ipa-inline-analysis.o -MMD -MP -MF ./.deps/ipa-inline-analysis.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/ipa-inline-analysis.c c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o ipa-inline-transform.o -MT ipa-inline-transform.o -MMD -MP -MF ./.deps/ipa-inline-transform.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/ipa-inline-transform.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/ipa-devirt.c:116: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/expr.h:26: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:447:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/ipa-devirt.c:116: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/expr.h:26: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:448:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/ipa-devirt.c:550:3: warning: struct 'symtab_node' was previously declared as a class [-Wmismatched-tags] struct symtab_node *n; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/cgraph.h:44:3: note: previous use is here symtab_node ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/ipa-devirt.c:550:3: note: did you mean class here? struct symtab_node *n; ^~~~~~ class /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/ipa-devirt.c:971:11: warning: logical not is only applied to the left hand side of this comparison [-Wlogical-not-parentheses] || !tree_to_shwi (TYPE_SIZE (subtype)) <= 0) ^ ~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/ipa-devirt.c:971:11: note: add parentheses after the '!' to evaluate the comparison first || !tree_to_shwi (TYPE_SIZE (subtype)) <= 0) ^ ( ) /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/ipa-devirt.c:971:11: note: add parentheses around left hand side expression to silence this warning || !tree_to_shwi (TYPE_SIZE (subtype)) <= 0) ^ ( ) /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/ipa-devirt.c:1557:7: warning: variable 'can_refer' is used uninitialized whenever '?:' condition is false [-Wsometimes-uninitialized] gcc_assert (odr_violation_reported); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/system.h:692:12: note: expanded from macro 'gcc_assert' ((void)(!(EXPR) ? fancy_abort (__FILE__, __LINE__, __FUNCTION__), 0 : 0)) ^~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/ipa-devirt.c:1561:47: note: uninitialized use occurs here maybe_record_node (nodes, target, inserted, can_refer, &complete); ^~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/ipa-devirt.c:1557:7: note: remove the '?:' if its condition is always true gcc_assert (odr_violation_reported); ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/system.h:692:12: note: expanded from macro 'gcc_assert' ((void)(!(EXPR) ? fancy_abort (__FILE__, __LINE__, __FUNCTION__), 0 : 0)) ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/ipa-devirt.c:1446:17: note: initialize the variable 'can_refer' to silence this warning bool can_refer; ^ = false 5 warnings generated. c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o ipa-profile.o -MT ipa-profile.o -MMD -MP -MF ./.deps/ipa-profile.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/ipa-profile.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/ipa-split.c:88: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/expr.h:26: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:447:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/ipa-split.c:88: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/expr.h:26: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:448:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ 2 warnings generated. c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o ipa-prop.o -MT ipa-prop.o -MMD -MP -MF ./.deps/ipa-prop.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/ipa-prop.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o ipa-pure-const.o -MT ipa-pure-const.o -MMD -MP -MF ./.deps/ipa-pure-const.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/ipa-pure-const.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/ipa-inline.c:109: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:447:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/ipa-inline.c:109: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:448:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ 2 warnings generated. c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o ipa-reference.o -MT ipa-reference.o -MMD -MP -MF ./.deps/ipa-reference.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/ipa-reference.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o ipa-ref.o -MT ipa-ref.o -MMD -MP -MF ./.deps/ipa-ref.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/ipa-ref.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o ipa-utils.o -MT ipa-utils.o -MMD -MP -MF ./.deps/ipa-utils.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/ipa-utils.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/ipa-reference.c:474:15: warning: enumeration value 'IPA_REF_ALIAS' not handled in switch [-Wswitch] switch (ref->use) ^ 1 warning generated. c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/ipa-pure-const.c:432:13: warning: 1081 enumeration values not handled in switch: 'BUILT_IN_NONE', 'BUILT_IN_ACOS', 'BUILT_IN_ACOSF'... [-Wswitch] switch (DECL_FUNCTION_CODE (callee)) ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/tree.h:2032:3: note: expanded from macro 'DECL_FUNCTION_CODE' (FUNCTION_DECL_CHECK (NODE)->function_decl.function_code) ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/ipa-pure-const.c:1270:16: warning: enumeration value 'IPA_REF_ALIAS' not handled in switch [-Wswitch] switch (ref->use) ^ 2 warnings generated. c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/ipa-prop.c:32: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/expr.h:26: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:447:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/ipa-prop.c:32: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/expr.h:26: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:448:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ 2 warnings generated. c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o ipa.o -MT ipa.o -MMD -MP -MF ./.deps/ipa.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/ipa.c c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o ira.o -MT ira.o -MMD -MP -MF ./.deps/ira.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/ira.c c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o ira-build.o -MT ira-build.o -MMD -MP -MF ./.deps/ira-build.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/ira-build.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o ira-costs.o -MT ira-costs.o -MMD -MP -MF ./.deps/ira-costs.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/ira-costs.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o ira-conflicts.o -MT ira-conflicts.o -MMD -MP -MF ./.deps/ira-conflicts.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/ira-conflicts.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/ipa.c:665:12: warning: enumeration value 'IPA_REF_ALIAS' not handled in switch [-Wswitch] switch (ref->use) ^ 1 warning generated. c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o ira-color.o -MT ira-color.o -MMD -MP -MF ./.deps/ira-color.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/ira-color.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/ira-build.c:25: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:447:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/ira-build.c:25: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:448:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/ira-build.c:33: /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/recog.h:338:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] #if HAVE_DESIGNATED_UNION_INITIALIZERS ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/system.h:555:9: note: expanded from macro 'HAVE_DESIGNATED_UNION_INITIALIZERS' && (!defined(__cplusplus) || (GCC_VERSION >= 4007))) ^ 3 warnings generated. c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/ira.c:370: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/regs.h:25: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:447:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/ira.c:370: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/regs.h:25: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:448:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/ira.c:382: /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/recog.h:338:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] #if HAVE_DESIGNATED_UNION_INITIALIZERS ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/system.h:555:9: note: expanded from macro 'HAVE_DESIGNATED_UNION_INITIALIZERS' && (!defined(__cplusplus) || (GCC_VERSION >= 4007))) ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/ira.c:385: /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/output.h:131:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] ATTRIBUTE_ASM_FPRINTF(2, 3); ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/output.h:121:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) ^ 4 warnings generated. c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o ira-emit.o -MT ira-emit.o -MMD -MP -MF ./.deps/ira-emit.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/ira-emit.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/ira-costs.c:27: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:447:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/ira-costs.c:27: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:448:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/ira-costs.c:35: /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/recog.h:338:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] #if HAVE_DESIGNATED_UNION_INITIALIZERS ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/system.h:555:9: note: expanded from macro 'HAVE_DESIGNATED_UNION_INITIALIZERS' && (!defined(__cplusplus) || (GCC_VERSION >= 4007))) ^ 3 warnings generated. c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o ira-lives.o -MT ira-lives.o -MMD -MP -MF ./.deps/ira-lives.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/ira-lives.c c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o jump.o -MT jump.o -MMD -MP -MF ./.deps/jump.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/jump.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o langhooks.o -MT langhooks.o -MMD -MP -MF ./.deps/langhooks.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/langhooks.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/ira-conflicts.c:25: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/regs.h:25: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:447:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/ira-conflicts.c:25: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/regs.h:25: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:448:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/ira-conflicts.c:33: /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/recog.h:338:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] #if HAVE_DESIGNATED_UNION_INITIALIZERS ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/system.h:555:9: note: expanded from macro 'HAVE_DESIGNATED_UNION_INITIALIZERS' && (!defined(__cplusplus) || (GCC_VERSION >= 4007))) ^ 3 warnings generated. c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o lcm.o -MT lcm.o -MMD -MP -MF ./.deps/lcm.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/lcm.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/ira-color.c:25: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:447:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/ira-color.c:25: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:448:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/ira-color.c:3854:9: warning: logical not is only applied to the left hand side of this comparison [-Wlogical-not-parentheses] || !FRAME_GROWS_DOWNWARD == STACK_GROWS_DOWNWARD ? diff : -diff); ^ ~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/ira-color.c:3854:9: note: add parentheses after the '!' to evaluate the comparison first || !FRAME_GROWS_DOWNWARD == STACK_GROWS_DOWNWARD ? diff : -diff); ^ ( ) /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/ira-color.c:3854:9: note: add parentheses around left hand side expression to silence this warning || !FRAME_GROWS_DOWNWARD == STACK_GROWS_DOWNWARD ? diff : -diff); ^ ( ) 3 warnings generated. c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o lists.o -MT lists.o -MMD -MP -MF ./.deps/lists.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/lists.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/jump.c:40: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:447:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/jump.c:40: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:448:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/jump.c:47: /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/recog.h:338:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] #if HAVE_DESIGNATED_UNION_INITIALIZERS ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/system.h:555:9: note: expanded from macro 'HAVE_DESIGNATED_UNION_INITIALIZERS' && (!defined(__cplusplus) || (GCC_VERSION >= 4007))) ^ 3 warnings generated. c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/ira-lives.c:25: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/regs.h:25: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:447:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/ira-lives.c:25: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/regs.h:25: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:448:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/ira-lives.c:34: /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/recog.h:338:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] #if HAVE_DESIGNATED_UNION_INITIALIZERS ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/system.h:555:9: note: expanded from macro 'HAVE_DESIGNATED_UNION_INITIALIZERS' && (!defined(__cplusplus) || (GCC_VERSION >= 4007))) ^ 3 warnings generated. c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o loop-doloop.o -MT loop-doloop.o -MMD -MP -MF ./.deps/loop-doloop.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/loop-doloop.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/ira-emit.c:72: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/regs.h:25: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:447:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/ira-emit.c:72: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/regs.h:25: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:448:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/ira-emit.c:82: /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/recog.h:338:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] #if HAVE_DESIGNATED_UNION_INITIALIZERS ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/system.h:555:9: note: expanded from macro 'HAVE_DESIGNATED_UNION_INITIALIZERS' && (!defined(__cplusplus) || (GCC_VERSION >= 4007))) ^ 3 warnings generated. c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o loop-init.o -MT loop-init.o -MMD -MP -MF ./.deps/loop-init.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/loop-init.c c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o loop-invariant.o -MT loop-invariant.o -MMD -MP -MF ./.deps/loop-invariant.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/loop-invariant.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/langhooks.c:32: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:447:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/langhooks.c:32: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:448:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/langhooks.c:42: /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/output.h:131:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] ATTRIBUTE_ASM_FPRINTF(2, 3); ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/output.h:121:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) ^ 3 warnings generated. c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/lcm.c:55: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:447:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/lcm.c:55: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:448:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/lcm.c:60: /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/recog.h:338:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] #if HAVE_DESIGNATED_UNION_INITIALIZERS ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/system.h:555:9: note: expanded from macro 'HAVE_DESIGNATED_UNION_INITIALIZERS' && (!defined(__cplusplus) || (GCC_VERSION >= 4007))) ^ 3 warnings generated. c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o loop-iv.o -MT loop-iv.o -MMD -MP -MF ./.deps/loop-iv.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/loop-iv.c c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o loop-unroll.o -MT loop-unroll.o -MMD -MP -MF ./.deps/loop-unroll.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/loop-unroll.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/lists.c:25: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:447:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/lists.c:25: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:448:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ 2 warnings generated. c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o loop-unswitch.o -MT loop-unswitch.o -MMD -MP -MF ./.deps/loop-unswitch.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/loop-unswitch.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/loop-init.c:24: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:447:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/loop-init.c:24: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:448:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ 2 warnings generated. c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/loop-doloop.c:25: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:447:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/loop-doloop.c:25: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:448:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ 2 warnings generated. c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o lower-subreg.o -MT lower-subreg.o -MMD -MP -MF ./.deps/lower-subreg.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/lower-subreg.c c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o lra.o -MT lra.o -MMD -MP -MF ./.deps/lra.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/lra.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/loop-invariant.c:42: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:447:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/loop-invariant.c:42: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:448:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/loop-invariant.c:48: /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/recog.h:338:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] #if HAVE_DESIGNATED_UNION_INITIALIZERS ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/system.h:555:9: note: expanded from macro 'HAVE_DESIGNATED_UNION_INITIALIZERS' && (!defined(__cplusplus) || (GCC_VERSION >= 4007))) ^ 3 warnings generated. c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o lra-assigns.o -MT lra-assigns.o -MMD -MP -MF ./.deps/lra-assigns.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/lra-assigns.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/loop-iv.c:54: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:447:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/loop-iv.c:54: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:448:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ 2 warnings generated. c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/loop-unroll.c:24: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:447:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/loop-unroll.c:24: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:448:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/loop-unroll.c:33: /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/recog.h:338:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] #if HAVE_DESIGNATED_UNION_INITIALIZERS ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/system.h:555:9: note: expanded from macro 'HAVE_DESIGNATED_UNION_INITIALIZERS' && (!defined(__cplusplus) || (GCC_VERSION >= 4007))) ^ 3 warnings generated. c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o lra-coalesce.o -MT lra-coalesce.o -MMD -MP -MF ./.deps/lra-coalesce.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/lra-coalesce.c c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o lra-constraints.o -MT lra-constraints.o -MMD -MP -MF ./.deps/lra-constraints.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/lra-constraints.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/loop-unswitch.c:24: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:447:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/loop-unswitch.c:24: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:448:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ 2 warnings generated. c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o lra-eliminations.o -MT lra-eliminations.o -MMD -MP -MF ./.deps/lra-eliminations.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/lra-eliminations.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/lower-subreg.c:28: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:447:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/lower-subreg.c:28: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:448:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/lower-subreg.c:34: /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/recog.h:338:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] #if HAVE_DESIGNATED_UNION_INITIALIZERS ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/system.h:555:9: note: expanded from macro 'HAVE_DESIGNATED_UNION_INITIALIZERS' && (!defined(__cplusplus) || (GCC_VERSION >= 4007))) ^ 3 warnings generated. c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/lra.c:100: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:447:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/lra.c:100: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:448:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/lra.c:105: /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/recog.h:338:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] #if HAVE_DESIGNATED_UNION_INITIALIZERS ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/system.h:555:9: note: expanded from macro 'HAVE_DESIGNATED_UNION_INITIALIZERS' && (!defined(__cplusplus) || (GCC_VERSION >= 4007))) ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/lra.c:106: /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/output.h:131:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] ATTRIBUTE_ASM_FPRINTF(2, 3); ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/output.h:121:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) ^ 4 warnings generated. c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/lra-assigns.c:82: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:447:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/lra-assigns.c:82: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:448:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/lra-assigns.c:87: /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/recog.h:338:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] #if HAVE_DESIGNATED_UNION_INITIALIZERS ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/system.h:555:9: note: expanded from macro 'HAVE_DESIGNATED_UNION_INITIALIZERS' && (!defined(__cplusplus) || (GCC_VERSION >= 4007))) ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/lra-assigns.c:88: /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/output.h:131:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] ATTRIBUTE_ASM_FPRINTF(2, 3); ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/output.h:121:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) ^ 4 warnings generated. c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o lra-lives.o -MT lra-lives.o -MMD -MP -MF ./.deps/lra-lives.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/lra-lives.c c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o lra-spills.o -MT lra-spills.o -MMD -MP -MF ./.deps/lra-spills.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/lra-spills.c c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o lto-cgraph.o -MT lto-cgraph.o -MMD -MP -MF ./.deps/lto-cgraph.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/lto-cgraph.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/lra-coalesce.c:49: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:447:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/lra-coalesce.c:49: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:448:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/lra-coalesce.c:52: /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/recog.h:338:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] #if HAVE_DESIGNATED_UNION_INITIALIZERS ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/system.h:555:9: note: expanded from macro 'HAVE_DESIGNATED_UNION_INITIALIZERS' && (!defined(__cplusplus) || (GCC_VERSION >= 4007))) ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/lra-coalesce.c:53: /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/output.h:131:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] ATTRIBUTE_ASM_FPRINTF(2, 3); ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/output.h:121:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) ^ 4 warnings generated. c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o lto-streamer.o -MT lto-streamer.o -MMD -MP -MF ./.deps/lto-streamer.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/lto-streamer.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/lra-constraints.c:114: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:447:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/lra-constraints.c:114: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:448:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/lra-constraints.c:119: /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/recog.h:338:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] #if HAVE_DESIGNATED_UNION_INITIALIZERS ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/system.h:555:9: note: expanded from macro 'HAVE_DESIGNATED_UNION_INITIALIZERS' && (!defined(__cplusplus) || (GCC_VERSION >= 4007))) ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/lra-constraints.c:120: /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/output.h:131:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] ATTRIBUTE_ASM_FPRINTF(2, 3); ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/output.h:121:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/lra-constraints.c:513:1: warning: unused function 'ok_for_index_p_nonstrict' [-Wunused-function] ok_for_index_p_nonstrict (rtx reg) ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/lra-constraints.c:523:1: warning: unused function 'ok_for_base_p_nonstrict' [-Wunused-function] ok_for_base_p_nonstrict (rtx reg, enum machine_mode mode, addr_space_t as, ^ 6 warnings generated. c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o lto-streamer-in.o -MT lto-streamer-in.o -MMD -MP -MF ./.deps/lto-streamer-in.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/lto-streamer-in.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/lra-eliminations.c:59: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:447:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/lra-eliminations.c:59: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:448:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/lra-eliminations.c:64: /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/recog.h:338:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] #if HAVE_DESIGNATED_UNION_INITIALIZERS ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/system.h:555:9: note: expanded from macro 'HAVE_DESIGNATED_UNION_INITIALIZERS' && (!defined(__cplusplus) || (GCC_VERSION >= 4007))) ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/lra-eliminations.c:65: /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/output.h:131:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] ATTRIBUTE_ASM_FPRINTF(2, 3); ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/output.h:121:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) ^ 4 warnings generated. c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/lra-spills.c:62: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:447:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/lra-spills.c:62: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:448:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/lra-spills.c:65: /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/recog.h:338:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] #if HAVE_DESIGNATED_UNION_INITIALIZERS ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/system.h:555:9: note: expanded from macro 'HAVE_DESIGNATED_UNION_INITIALIZERS' && (!defined(__cplusplus) || (GCC_VERSION >= 4007))) ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/lra-spills.c:66: /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/output.h:131:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] ATTRIBUTE_ASM_FPRINTF(2, 3); ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/output.h:121:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/lra-spills.c:240:9: warning: logical not is only applied to the left hand side of this comparison [-Wlogical-not-parentheses] || !FRAME_GROWS_DOWNWARD == STACK_GROWS_DOWNWARD ? diff : -diff); ^ ~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/lra-spills.c:240:9: note: add parentheses after the '!' to evaluate the comparison first || !FRAME_GROWS_DOWNWARD == STACK_GROWS_DOWNWARD ? diff : -diff); ^ ( ) /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/lra-spills.c:240:9: note: add parentheses around left hand side expression to silence this warning || !FRAME_GROWS_DOWNWARD == STACK_GROWS_DOWNWARD ? diff : -diff); ^ ( ) 5 warnings generated. c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o lto-streamer-out.o -MT lto-streamer-out.o -MMD -MP -MF ./.deps/lto-streamer-out.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/lto-streamer-out.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/lto-cgraph.c:35: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/expr.h:26: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:447:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/lto-cgraph.c:35: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/expr.h:26: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:448:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ 2 warnings generated. c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o lto-section-in.o -MT lto-section-in.o -MMD -MP -MF ./.deps/lto-section-in.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/lto-section-in.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/lra-lives.c:33: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:447:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/lra-lives.c:33: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:448:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/lra-lives.c:36: /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/recog.h:338:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] #if HAVE_DESIGNATED_UNION_INITIALIZERS ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/system.h:555:9: note: expanded from macro 'HAVE_DESIGNATED_UNION_INITIALIZERS' && (!defined(__cplusplus) || (GCC_VERSION >= 4007))) ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/lra-lives.c:37: /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/output.h:131:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] ATTRIBUTE_ASM_FPRINTF(2, 3); ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/output.h:121:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) ^ 4 warnings generated. c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o lto-section-out.o -MT lto-section-out.o -MMD -MP -MF ./.deps/lto-section-out.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/lto-section-out.c c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o lto-opts.o -MT lto-opts.o -MMD -MP -MF ./.deps/lto-opts.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/lto-opts.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o lto-compress.o -MT lto-compress.o -MMD -MP -MF ./.deps/lto-compress.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/lto-compress.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/lto-streamer-in.c:30: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/expr.h:26: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:447:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/lto-streamer-in.c:30: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/expr.h:26: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:448:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ 2 warnings generated. c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o mcf.o -MT mcf.o -MMD -MP -MF ./.deps/mcf.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/mcf.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/lto-section-in.c:33: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/expr.h:26: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:447:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/lto-section-in.c:33: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/expr.h:26: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:448:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ 2 warnings generated. c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/lto-section-out.c:33: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/expr.h:26: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:447:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/lto-section-out.c:33: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/expr.h:26: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:448:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ 2 warnings generated. c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/lto-opts.c:172:10: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] args = XOBFINISH (&temporary_obstack, char *); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/libiberty.h:369:38: note: expanded from macro 'XOBFINISH' #define XOBFINISH(O, T) ((T) obstack_finish ((O))) ^~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:429:8: note: expanded from macro 'obstack_finish' = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR' # define __INT_TO_PTR(P) ((P) + (char *) 0) ^ ~~~~~~~~~~ 1 warning generated. c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o mode-switching.o -MT mode-switching.o -MMD -MP -MF ./.deps/mode-switching.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/mode-switching.c c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o modulo-sched.o -MT modulo-sched.o -MMD -MP -MF ./.deps/modulo-sched.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/modulo-sched.c c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o omega.o -MT omega.o -MMD -MP -MF ./.deps/omega.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/omega.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/lto-streamer-out.c:30: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/expr.h:26: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:447:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/lto-streamer-out.c:30: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/expr.h:26: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:448:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/lto-streamer-out.c:1200:24: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] *slot = cstate = XOBNEW (&sccstate_obstack, struct sccs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/libiberty.h:366:30: note: expanded from macro 'XOBNEW' #define XOBNEW(O, T) ((T *) obstack_alloc ((O), sizeof (T))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:405:4: note: expanded from macro 'obstack_alloc' obstack_finish (__h); }) ^~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:429:8: note: expanded from macro 'obstack_finish' = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR' # define __INT_TO_PTR(P) ((P) + (char *) 0) ^ ~~~~~~~~~~ 3 warnings generated. c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o omp-low.o -MT omp-low.o -MMD -MP -MF ./.deps/omp-low.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/omp-low.c c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o optabs.o -MT optabs.o -MMD -MP -MF ./.deps/optabs.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/optabs.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/mcf.c:208:34: warning: shifting a negative signed value is undefined [-Wshift-negative-value] if (fedge->max_capacity == CAP_INFINITY) ^~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/mcf.c:54:22: note: expanded from macro 'CAP_INFINITY' #define CAP_INFINITY INTTYPE_MAXIMUM (HOST_WIDEST_INT) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/system.h:297:44: note: expanded from macro 'INTTYPE_MAXIMUM' #define INTTYPE_MAXIMUM(t) ((t) (~ (t) 0 - INTTYPE_MINIMUM (t))) ^~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/system.h:296:40: note: expanded from macro 'INTTYPE_MINIMUM' ? ~ (t) 0 << (sizeof (t) * CHAR_BIT - 1) : (t) 0)) ~~~~~~~ ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/mcf.c:216:27: warning: shifting a negative signed value is undefined [-Wshift-negative-value] if (fedge->rflow == CAP_INFINITY) ^~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/mcf.c:54:22: note: expanded from macro 'CAP_INFINITY' #define CAP_INFINITY INTTYPE_MAXIMUM (HOST_WIDEST_INT) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/system.h:297:44: note: expanded from macro 'INTTYPE_MAXIMUM' #define INTTYPE_MAXIMUM(t) ((t) (~ (t) 0 - INTTYPE_MINIMUM (t))) ^~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/system.h:296:40: note: expanded from macro 'INTTYPE_MINIMUM' ? ~ (t) 0 << (sizeof (t) * CHAR_BIT - 1) : (t) 0)) ~~~~~~~ ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/mcf.c:532:28: warning: shifting a negative signed value is undefined [-Wshift-negative-value] fcost, CAP_INFINITY); ^~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/mcf.c:54:22: note: expanded from macro 'CAP_INFINITY' #define CAP_INFINITY INTTYPE_MAXIMUM (HOST_WIDEST_INT) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/system.h:297:44: note: expanded from macro 'INTTYPE_MAXIMUM' #define INTTYPE_MAXIMUM(t) ((t) (~ (t) 0 - INTTYPE_MINIMUM (t))) ^~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/system.h:296:40: note: expanded from macro 'INTTYPE_MINIMUM' ? ~ (t) 0 << (sizeof (t) * CHAR_BIT - 1) : (t) 0)) ~~~~~~~ ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/mcf.c:544:23: warning: shifting a negative signed value is undefined [-Wshift-negative-value] CAP_INFINITY); ^~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/mcf.c:54:22: note: expanded from macro 'CAP_INFINITY' #define CAP_INFINITY INTTYPE_MAXIMUM (HOST_WIDEST_INT) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/system.h:297:44: note: expanded from macro 'INTTYPE_MAXIMUM' #define INTTYPE_MAXIMUM(t) ((t) (~ (t) 0 - INTTYPE_MINIMUM (t))) ^~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/system.h:296:40: note: expanded from macro 'INTTYPE_MINIMUM' ? ~ (t) 0 << (sizeof (t) * CHAR_BIT - 1) : (t) 0)) ~~~~~~~ ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/mcf.c:807:14: warning: shifting a negative signed value is undefined [-Wshift-negative-value] d[i] = CAP_INFINITY; ^~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/mcf.c:54:22: note: expanded from macro 'CAP_INFINITY' #define CAP_INFINITY INTTYPE_MAXIMUM (HOST_WIDEST_INT) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/system.h:297:44: note: expanded from macro 'INTTYPE_MAXIMUM' #define INTTYPE_MAXIMUM(t) ((t) (~ (t) 0 - INTTYPE_MINIMUM (t))) ^~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/system.h:296:40: note: expanded from macro 'INTTYPE_MINIMUM' ? ~ (t) 0 << (sizeof (t) * CHAR_BIT - 1) : (t) 0)) ~~~~~~~ ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/mcf.c:823:34: warning: shifting a negative signed value is undefined [-Wshift-negative-value] && d[pfedge->src] != CAP_INFINITY ^~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/mcf.c:54:22: note: expanded from macro 'CAP_INFINITY' #define CAP_INFINITY INTTYPE_MAXIMUM (HOST_WIDEST_INT) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/system.h:297:44: note: expanded from macro 'INTTYPE_MAXIMUM' #define INTTYPE_MAXIMUM(t) ((t) (~ (t) 0 - INTTYPE_MINIMUM (t))) ^~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/system.h:296:40: note: expanded from macro 'INTTYPE_MINIMUM' ? ~ (t) 0 << (sizeof (t) * CHAR_BIT - 1) : (t) 0)) ~~~~~~~ ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/mcf.c:846:32: warning: shifting a negative signed value is undefined [-Wshift-negative-value] && d[pfedge->src] != CAP_INFINITY ^~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/mcf.c:54:22: note: expanded from macro 'CAP_INFINITY' #define CAP_INFINITY INTTYPE_MAXIMUM (HOST_WIDEST_INT) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/system.h:297:44: note: expanded from macro 'INTTYPE_MAXIMUM' #define INTTYPE_MAXIMUM(t) ((t) (~ (t) 0 - INTTYPE_MINIMUM (t))) ^~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/system.h:296:40: note: expanded from macro 'INTTYPE_MINIMUM' ? ~ (t) 0 << (sizeof (t) * CHAR_BIT - 1) : (t) 0)) ~~~~~~~ ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/mcf.c:887:16: warning: shifting a negative signed value is undefined [-Wshift-negative-value] cycle_flow = CAP_INFINITY; ^~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/mcf.c:54:22: note: expanded from macro 'CAP_INFINITY' #define CAP_INFINITY INTTYPE_MAXIMUM (HOST_WIDEST_INT) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/system.h:297:44: note: expanded from macro 'INTTYPE_MAXIMUM' #define INTTYPE_MAXIMUM(t) ((t) (~ (t) 0 - INTTYPE_MINIMUM (t))) ^~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/system.h:296:40: note: expanded from macro 'INTTYPE_MINIMUM' ? ~ (t) 0 << (sizeof (t) * CHAR_BIT - 1) : (t) 0)) ~~~~~~~ ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/mcf.c:1057:29: warning: shifting a negative signed value is undefined [-Wshift-negative-value] gcov_type increment = CAP_INFINITY; ^~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/mcf.c:54:22: note: expanded from macro 'CAP_INFINITY' #define CAP_INFINITY INTTYPE_MAXIMUM (HOST_WIDEST_INT) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/system.h:297:44: note: expanded from macro 'INTTYPE_MAXIMUM' #define INTTYPE_MAXIMUM(t) ((t) (~ (t) 0 - INTTYPE_MINIMUM (t))) ^~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/system.h:296:40: note: expanded from macro 'INTTYPE_MINIMUM' ? ~ (t) 0 << (sizeof (t) * CHAR_BIT - 1) : (t) 0)) ~~~~~~~ ^ 9 warnings generated. c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o options-save.o -MT options-save.o -MMD -MP -MF ./.deps/options-save.TPo options-save.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from gtype-desc.c:31: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:447:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ In file included from gtype-desc.c:31: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:448:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ In file included from gtype-desc.c:74: /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/output.h:131:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] ATTRIBUTE_ASM_FPRINTF(2, 3); ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/output.h:121:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) ^ gtype-desc.c:749:3: warning: struct 'symtab_node' was previously declared as a class [-Wmismatched-tags] struct symtab_node * x = (struct symtab_node *)x_p; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/cgraph.h:44:3: note: previous use is here symtab_node ^ gtype-desc.c:749:3: note: did you mean class here? struct symtab_node * x = (struct symtab_node *)x_p; ^~~~~~ class gtype-desc.c:749:29: warning: struct 'symtab_node' was previously declared as a class [-Wmismatched-tags] struct symtab_node * x = (struct symtab_node *)x_p; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/cgraph.h:44:3: note: previous use is here symtab_node ^ gtype-desc.c:749:29: note: did you mean class here? struct symtab_node * x = (struct symtab_node *)x_p; ^~~~~~ class gtype-desc.c:750:3: warning: struct 'symtab_node' was previously declared as a class [-Wmismatched-tags] struct symtab_node * xlimit = x; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/cgraph.h:44:3: note: previous use is here symtab_node ^ gtype-desc.c:750:3: note: did you mean class here? struct symtab_node * xlimit = x; ^~~~~~ class gtype-desc.c:756:9: warning: struct 'symtab_node' was previously declared as a class [-Wmismatched-tags] struct symtab_node * const xprev = ((*x).previous); ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/cgraph.h:44:3: note: previous use is here symtab_node ^ gtype-desc.c:756:9: note: did you mean class here? struct symtab_node * const xprev = ((*x).previous); ^~~~~~ class gtype-desc.c:1006:7: warning: switch condition has boolean value [-Wswitch-bool] switch (targetm.arm_eabi_unwinder) ^ ~~~~~~~~~~~~~~~~~~~~~~~~~ gtype-desc.c:1544:7: warning: switch condition has boolean value [-Wswitch-bool] switch (((((*x)).flags & BB_RTL) != 0)) ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtype-desc.c:2300:11: warning: switch condition has boolean value [-Wswitch-bool] switch (SYMBOL_REF_HAS_BLOCK_INFO_P (&(*x))) ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtype-desc.c:2708:13: warning: switch condition has boolean value [-Wswitch-bool] switch (((*x).info_ordinary.maps[i0]).reason == LC_ENTER_MACRO) ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtype-desc.c:2735:13: warning: switch condition has boolean value [-Wswitch-bool] switch (((*x).info_macro.maps[i2]).reason == LC_ENTER_MACRO) ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtype-desc.c:3874:3: warning: struct 'symtab_node' was previously declared as a class [-Wmismatched-tags] struct symtab_node * x = (struct symtab_node *)x_p; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/cgraph.h:44:3: note: previous use is here symtab_node ^ gtype-desc.c:3874:3: note: did you mean class here? struct symtab_node * x = (struct symtab_node *)x_p; ^~~~~~ class gtype-desc.c:3874:29: warning: struct 'symtab_node' was previously declared as a class [-Wmismatched-tags] struct symtab_node * x = (struct symtab_node *)x_p; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/cgraph.h:44:3: note: previous use is here symtab_node ^ gtype-desc.c:3874:29: note: did you mean class here? struct symtab_node * x = (struct symtab_node *)x_p; ^~~~~~ class gtype-desc.c:3875:3: warning: struct 'symtab_node' was previously declared as a class [-Wmismatched-tags] struct symtab_node * xlimit = x; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/cgraph.h:44:3: note: previous use is here symtab_node ^ gtype-desc.c:3875:3: note: did you mean class here? struct symtab_node * xlimit = x; ^~~~~~ class gtype-desc.c:3881:9: warning: struct 'symtab_node' was previously declared as a class [-Wmismatched-tags] struct symtab_node * const xprev = ((*x).previous); ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/cgraph.h:44:3: note: previous use is here symtab_node ^ gtype-desc.c:3881:9: note: did you mean class here? struct symtab_node * const xprev = ((*x).previous); ^~~~~~ class gtype-desc.c:4131:7: warning: switch condition has boolean value [-Wswitch-bool] switch (targetm.arm_eabi_unwinder) ^ ~~~~~~~~~~~~~~~~~~~~~~~~~ gtype-desc.c:4669:7: warning: switch condition has boolean value [-Wswitch-bool] switch (((((*x)).flags & BB_RTL) != 0)) ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtype-desc.c:5425:11: warning: switch condition has boolean value [-Wswitch-bool] switch (SYMBOL_REF_HAS_BLOCK_INFO_P (&(*x))) ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtype-desc.c:5833:13: warning: switch condition has boolean value [-Wswitch-bool] switch (((*x).info_ordinary.maps[i0]).reason == LC_ENTER_MACRO) ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtype-desc.c:5860:13: warning: switch condition has boolean value [-Wswitch-bool] switch (((*x).info_macro.maps[i2]).reason == LC_ENTER_MACRO) ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtype-desc.c:7050:3: warning: struct 'symtab_node' was previously declared as a class [-Wmismatched-tags] struct symtab_node * x ATTRIBUTE_UNUSED = (struct symtab_node *)x_p; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/cgraph.h:44:3: note: previous use is here symtab_node ^ gtype-desc.c:7050:3: note: did you mean class here? struct symtab_node * x ATTRIBUTE_UNUSED = (struct symtab_node *)x_p; ^~~~~~ class gtype-desc.c:7050:46: warning: struct 'symtab_node' was previously declared as a class [-Wmismatched-tags] struct symtab_node * x ATTRIBUTE_UNUSED = (struct symtab_node *)x_p; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/cgraph.h:44:3: note: previous use is here symtab_node ^ gtype-desc.c:7050:46: note: did you mean class here? struct symtab_node * x ATTRIBUTE_UNUSED = (struct symtab_node *)x_p; ^~~~~~ class gtype-desc.c:7352:3: warning: switch condition has boolean value [-Wswitch-bool] switch (targetm.arm_eabi_unwinder) ^ ~~~~~~~~~~~~~~~~~~~~~~~~~ gtype-desc.c:7923:3: warning: switch condition has boolean value [-Wswitch-bool] switch (((((*x)).flags & BB_RTL) != 0)) ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtype-desc.c:8942:7: warning: switch condition has boolean value [-Wswitch-bool] switch (SYMBOL_REF_HAS_BLOCK_INFO_P (&(*x))) ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtype-desc.c:9462:9: warning: switch condition has boolean value [-Wswitch-bool] switch (((*x).info_ordinary.maps[i0]).reason == LC_ENTER_MACRO) ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtype-desc.c:9494:9: warning: switch condition has boolean value [-Wswitch-bool] switch (((*x).info_macro.maps[i2]).reason == LC_ENTER_MACRO) ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 28 warnings generated. c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o opts-global.o -MT opts-global.o -MMD -MP -MF ./.deps/opts-global.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/opts-global.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/mode-switching.c:25: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:447:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/mode-switching.c:25: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:448:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/mode-switching.c:30: /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/recog.h:338:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] #if HAVE_DESIGNATED_UNION_INITIALIZERS ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/system.h:555:9: note: expanded from macro 'HAVE_DESIGNATED_UNION_INITIALIZERS' && (!defined(__cplusplus) || (GCC_VERSION >= 4007))) ^ 3 warnings generated. c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o passes.o -MT passes.o -MMD -MP -MF ./.deps/passes.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/passes.c c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o plugin.o -MT plugin.o -MMD -MP -MF ./.deps/plugin.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/plugin.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/modulo-sched.c:27: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:447:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/modulo-sched.c:27: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:448:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/modulo-sched.c:36: /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/recog.h:338:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] #if HAVE_DESIGNATED_UNION_INITIALIZERS ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/system.h:555:9: note: expanded from macro 'HAVE_DESIGNATED_UNION_INITIALIZERS' && (!defined(__cplusplus) || (GCC_VERSION >= 4007))) ^ 3 warnings generated. c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o pointer-set.o -MT pointer-set.o -MMD -MP -MF ./.deps/pointer-set.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/pointer-set.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/optabs.c:30: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:447:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/optabs.c:30: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:448:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/optabs.c:42: /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/recog.h:338:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] #if HAVE_DESIGNATED_UNION_INITIALIZERS ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/system.h:555:9: note: expanded from macro 'HAVE_DESIGNATED_UNION_INITIALIZERS' && (!defined(__cplusplus) || (GCC_VERSION >= 4007))) ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/optabs.c:2805:64: warning: result of comparison of constant 2 with expression of type 'bool' is always false [-Wtautological-constant-out-of-range-compare] defined_at_zero = (CTZ_DEFINED_VALUE_AT_ZERO (mode, val) == 2); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/optabs.c:2814:49: warning: result of comparison of constant 2 with expression of type 'bool' is always false [-Wtautological-constant-out-of-range-compare] if (CLZ_DEFINED_VALUE_AT_ZERO (mode, val) == 2) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~ 5 warnings generated. c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o postreload-gcse.o -MT postreload-gcse.o -MMD -MP -MF ./.deps/postreload-gcse.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/postreload-gcse.c c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o postreload.o -MT postreload.o -MMD -MP -MF ./.deps/postreload.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/postreload.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/omp-low.c:31: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:447:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/omp-low.c:31: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:448:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/omp-low.c:1835:7: warning: add explicit braces to avoid dangling else [-Wdangling-else] else if (OMP_CLAUSE_CODE (c) == OMP_CLAUSE_LASTPRIVATE ^ 3 warnings generated. c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o predict.o -MT predict.o -MMD -MP -MF ./.deps/predict.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/predict.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o print-rtl.o -MT print-rtl.o -MMD -MP -MF ./.deps/print-rtl.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/print-rtl.c c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o print-tree.o -MT print-tree.o -MMD -MP -MF ./.deps/print-tree.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/print-tree.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/opts-global.c:36: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:447:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/opts-global.c:36: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:448:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/opts-global.c:40: /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/output.h:131:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] ATTRIBUTE_ASM_FPRINTF(2, 3); ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/output.h:121:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) ^ 3 warnings generated. c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o profile.o -MT profile.o -MMD -MP -MF ./.deps/profile.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/profile.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/passes.c:33: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:447:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/passes.c:33: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:448:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/passes.c:40: /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/recog.h:338:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] #if HAVE_DESIGNATED_UNION_INITIALIZERS ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/system.h:555:9: note: expanded from macro 'HAVE_DESIGNATED_UNION_INITIALIZERS' && (!defined(__cplusplus) || (GCC_VERSION >= 4007))) ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/passes.c:41: /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/output.h:131:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] ATTRIBUTE_ASM_FPRINTF(2, 3); ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/output.h:121:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) ^ 4 warnings generated. c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o real.o -MT real.o -MMD -MP -MF ./.deps/real.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/real.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/postreload.c:27: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:447:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/postreload.c:27: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:448:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/postreload.c:38: /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/recog.h:338:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] #if HAVE_DESIGNATED_UNION_INITIALIZERS ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/system.h:555:9: note: expanded from macro 'HAVE_DESIGNATED_UNION_INITIALIZERS' && (!defined(__cplusplus) || (GCC_VERSION >= 4007))) ^ 3 warnings generated. c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/postreload-gcse.c:27: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:447:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/postreload-gcse.c:27: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:448:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/postreload-gcse.c:34: /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/recog.h:338:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] #if HAVE_DESIGNATED_UNION_INITIALIZERS ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/system.h:555:9: note: expanded from macro 'HAVE_DESIGNATED_UNION_INITIALIZERS' && (!defined(__cplusplus) || (GCC_VERSION >= 4007))) ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/postreload-gcse.c:298:29: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] (struct modifies_mem *) obstack_alloc (&modifies_mem_obstack, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:405:4: note: expanded from macro 'obstack_alloc' obstack_finish (__h); }) ^~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:429:8: note: expanded from macro 'obstack_finish' = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR' # define __INT_TO_PTR(P) ((P) + (char *) 0) ^ ~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/postreload-gcse.c:345:30: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] cur_expr = (struct expr *) obstack_alloc (&expr_obstack, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:405:4: note: expanded from macro 'obstack_alloc' obstack_finish (__h); }) ^~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:429:8: note: expanded from macro 'obstack_finish' = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR' # define __INT_TO_PTR(P) ((P) + (char *) 0) ^ ~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/postreload-gcse.c:384:36: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] avail_occr = (struct occr *) obstack_alloc (&occr_obstack, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:405:4: note: expanded from macro 'obstack_alloc' obstack_finish (__h); }) ^~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:429:8: note: expanded from macro 'obstack_finish' = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR' # define __INT_TO_PTR(P) ((P) + (char *) 0) ^ ~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/postreload-gcse.c:413:30: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] tmp_expr = (struct expr *) obstack_alloc (&expr_obstack, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:405:4: note: expanded from macro 'obstack_alloc' obstack_finish (__h); }) ^~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:429:8: note: expanded from macro 'obstack_finish' = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR' # define __INT_TO_PTR(P) ((P) + (char *) 0) ^ ~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/postreload-gcse.c:671:40: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] list_entry = (struct modifies_mem *) obstack_alloc (&modifies_mem_obstack, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:405:4: note: expanded from macro 'obstack_alloc' obstack_finish (__h); }) ^~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:429:8: note: expanded from macro 'obstack_finish' = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR' # define __INT_TO_PTR(P) ((P) + (char *) 0) ^ ~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/postreload-gcse.c:1037:29: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] occr = (struct unoccr *) obstack_alloc (&unoccr_obstack, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:405:4: note: expanded from macro 'obstack_alloc' obstack_finish (__h); }) ^~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:429:8: note: expanded from macro 'obstack_finish' = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR' # define __INT_TO_PTR(P) ((P) + (char *) 0) ^ ~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/postreload-gcse.c:1052:31: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] unoccr = (struct unoccr *) obstack_alloc (&unoccr_obstack, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:405:4: note: expanded from macro 'obstack_alloc' obstack_finish (__h); }) ^~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:429:8: note: expanded from macro 'obstack_finish' = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR' # define __INT_TO_PTR(P) ((P) + (char *) 0) ^ ~~~~~~~~~~ 10 warnings generated. c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o realmpfr.o -MT realmpfr.o -MMD -MP -MF ./.deps/realmpfr.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/realmpfr.c c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o recog.o -MT recog.o -MMD -MP -MF ./.deps/recog.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/recog.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/predict.c:36: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:447:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/predict.c:36: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:448:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/predict.c:46: /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/recog.h:338:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] #if HAVE_DESIGNATED_UNION_INITIALIZERS ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/system.h:555:9: note: expanded from macro 'HAVE_DESIGNATED_UNION_INITIALIZERS' && (!defined(__cplusplus) || (GCC_VERSION >= 4007))) ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/predict.c:1893:14: warning: 1082 enumeration values not handled in switch: 'BUILT_IN_NONE', 'BUILT_IN_ACOS', 'BUILT_IN_ACOSF'... [-Wswitch] switch (DECL_FUNCTION_CODE (decl)) ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/tree.h:2032:3: note: expanded from macro 'DECL_FUNCTION_CODE' (FUNCTION_DECL_CHECK (NODE)->function_decl.function_code) ^ 4 warnings generated. c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o reg-stack.o -MT reg-stack.o -MMD -MP -MF ./.deps/reg-stack.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/reg-stack.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/print-rtl.c:31: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:447:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/print-rtl.c:31: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:448:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ 2 warnings generated. c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o regcprop.o -MT regcprop.o -MMD -MP -MF ./.deps/regcprop.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/regcprop.c c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o reginfo.o -MT reginfo.o -MMD -MP -MF ./.deps/reginfo.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/reginfo.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/profile.c:54: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:447:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/profile.c:54: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:448:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ 2 warnings generated. c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o regrename.o -MT regrename.o -MMD -MP -MF ./.deps/regrename.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/regrename.c c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o regstat.o -MT regstat.o -MMD -MP -MF ./.deps/regstat.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/regstat.c c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o reload.o -MT reload.o -MMD -MP -MF ./.deps/reload.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/reload.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/reg-stack.c:158: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl-error.h:20: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:447:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/reg-stack.c:158: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl-error.h:20: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:448:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/reg-stack.c:165: /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/recog.h:338:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] #if HAVE_DESIGNATED_UNION_INITIALIZERS ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/system.h:555:9: note: expanded from macro 'HAVE_DESIGNATED_UNION_INITIALIZERS' && (!defined(__cplusplus) || (GCC_VERSION >= 4007))) ^ 3 warnings generated. c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/regcprop.c:24: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:447:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/regcprop.c:24: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:448:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/regcprop.c:33: /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/recog.h:338:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] #if HAVE_DESIGNATED_UNION_INITIALIZERS ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/system.h:555:9: note: expanded from macro 'HAVE_DESIGNATED_UNION_INITIALIZERS' && (!defined(__cplusplus) || (GCC_VERSION >= 4007))) ^ 3 warnings generated. c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/recog.c:26: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl-error.h:20: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:447:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/recog.c:26: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl-error.h:20: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:448:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/recog.c:31: /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/recog.h:338:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] #if HAVE_DESIGNATED_UNION_INITIALIZERS ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/system.h:555:9: note: expanded from macro 'HAVE_DESIGNATED_UNION_INITIALIZERS' && (!defined(__cplusplus) || (GCC_VERSION >= 4007))) ^ 3 warnings generated. c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o reload1.o -MT reload1.o -MMD -MP -MF ./.deps/reload1.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/reload1.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/reginfo.c:34: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:447:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/reginfo.c:34: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:448:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/reginfo.c:43: /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/recog.h:338:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] #if HAVE_DESIGNATED_UNION_INITIALIZERS ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/system.h:555:9: note: expanded from macro 'HAVE_DESIGNATED_UNION_INITIALIZERS' && (!defined(__cplusplus) || (GCC_VERSION >= 4007))) ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/reginfo.c:46: /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/output.h:131:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] ATTRIBUTE_ASM_FPRINTF(2, 3); ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/output.h:121:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) ^ 4 warnings generated. c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o reorg.o -MT reorg.o -MMD -MP -MF ./.deps/reorg.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/reorg.c c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o resource.o -MT resource.o -MMD -MP -MF ./.deps/resource.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/resource.c c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o rtl-error.o -MT rtl-error.o -MMD -MP -MF ./.deps/rtl-error.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl-error.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/regstat.c:26: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:447:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/regstat.c:26: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:448:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ 2 warnings generated. c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o rtl.o -MT rtl.o -MMD -MP -MF ./.deps/rtl.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/regrename.c:24: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl-error.h:20: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:447:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/regrename.c:24: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl-error.h:20: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:448:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/regrename.c:32: /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/output.h:131:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] ATTRIBUTE_ASM_FPRINTF(2, 3); ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/output.h:121:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/regrename.c:34: /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/recog.h:338:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] #if HAVE_DESIGNATED_UNION_INITIALIZERS ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/system.h:555:9: note: expanded from macro 'HAVE_DESIGNATED_UNION_INITIALIZERS' && (!defined(__cplusplus) || (GCC_VERSION >= 4007))) ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/regrename.c:224:26: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] struct du_head *head = XOBNEW (&rename_obstack, struct du_head); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/libiberty.h:366:30: note: expanded from macro 'XOBNEW' #define XOBNEW(O, T) ((T *) obstack_alloc ((O), sizeof (T))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:405:4: note: expanded from macro 'obstack_alloc' obstack_finish (__h); }) ^~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:429:8: note: expanded from macro 'obstack_finish' = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR' # define __INT_TO_PTR(P) ((P) + (char *) 0) ^ ~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/regrename.c:271:13: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] this_du = XOBNEW (&rename_obstack, struct du_chain); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/libiberty.h:366:30: note: expanded from macro 'XOBNEW' #define XOBNEW(O, T) ((T *) obstack_alloc ((O), sizeof (T))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:405:4: note: expanded from macro 'obstack_alloc' obstack_finish (__h); }) ^~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:429:8: note: expanded from macro 'obstack_finish' = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR' # define __INT_TO_PTR(P) ((P) + (char *) 0) ^ ~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/regrename.c:1101:18: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] this_du = XOBNEW (&rename_obstack, struct du_chain); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/libiberty.h:366:30: note: expanded from macro 'XOBNEW' #define XOBNEW(O, T) ((T *) obstack_alloc ((O), sizeof (T))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:405:4: note: expanded from macro 'obstack_alloc' obstack_finish (__h); }) ^~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:429:8: note: expanded from macro 'obstack_finish' = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR' # define __INT_TO_PTR(P) ((P) + (char *) 0) ^ ~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/regrename.c:1582:29: warning: arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wnull-pointer-arithmetic] insn_info->op_info = XOBNEWVEC (&rename_obstack, operand_rr_info, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/libiberty.h:367:35: note: expanded from macro 'XOBNEWVEC' #define XOBNEWVEC(O, T, N) ((T *) obstack_alloc ((O), sizeof (T) * (N))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:405:4: note: expanded from macro 'obstack_alloc' obstack_finish (__h); }) ^~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:429:8: note: expanded from macro 'obstack_finish' = __INT_TO_PTR ((__PTR_TO_INT (__o1->next_free)+__o1->alignment_mask)\ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include/obstack.h:126:31: note: expanded from macro '__INT_TO_PTR' # define __INT_TO_PTR(P) ((P) + (char *) 0) ^ ~~~~~~~~~~ 8 warnings generated. c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o rtlanal.o -MT rtlanal.o -MMD -MP -MF ./.deps/rtlanal.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtlanal.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/reload.c:95: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl-error.h:20: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:447:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/reload.c:95: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl-error.h:20: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:448:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/reload.c:100: /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/recog.h:338:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] #if HAVE_DESIGNATED_UNION_INITIALIZERS ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/system.h:555:9: note: expanded from macro 'HAVE_DESIGNATED_UNION_INITIALIZERS' && (!defined(__cplusplus) || (GCC_VERSION >= 4007))) ^ 3 warnings generated. c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/resource.c:25: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:447:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/resource.c:25: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:448:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/resource.c:31: /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/output.h:131:6: warning: '__format__' attribute argument not supported: asm_fprintf [-Wignored-attributes] ATTRIBUTE_ASM_FPRINTF(2, 3); ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/output.h:121:53: note: expanded from macro 'ATTRIBUTE_ASM_FPRINTF' #define ATTRIBUTE_ASM_FPRINTF(m, n) __attribute__ ((__format__ (__asm_fprintf__, m, n))) ATTRIBUTE_NONNULL(m) ^ 3 warnings generated. c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o rtlhooks.o -MT rtlhooks.o -MMD -MP -MF ./.deps/rtlhooks.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtlhooks.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl-error.c:25: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl-error.h:20: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:447:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl-error.c:25: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl-error.h:20: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:448:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ 2 warnings generated. /bin/sh /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../move-if-change tmp-output.c insn-output.c c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o sbitmap.o -MT sbitmap.o -MMD -MP -MF ./.deps/sbitmap.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/sbitmap.c c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o sched-deps.o -MT sched-deps.o -MMD -MP -MF ./.deps/sched-deps.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/sched-deps.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/reorg.c:108: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:447:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/reorg.c:108: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:448:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/reorg.c:117: /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/recog.h:338:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] #if HAVE_DESIGNATED_UNION_INITIALIZERS ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/system.h:555:9: note: expanded from macro 'HAVE_DESIGNATED_UNION_INITIALIZERS' && (!defined(__cplusplus) || (GCC_VERSION >= 4007))) ^ 3 warnings generated. echo timestamp > s-output c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o sched-ebb.o -MT sched-ebb.o -MMD -MP -MF ./.deps/sched-ebb.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/sched-ebb.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.c:31: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:447:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 1) = arg1; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.c:31: In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:2350: ./genrtl.h:448:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds] XWINT (rt, 2) = arg2; ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:663:29: note: expanded from macro 'XWINT' #define XWINT(RTX, N) ((RTX)->u.hwint[N]) ^ ~ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/rtl.h:342:5: note: array 'hwint' declared here HOST_WIDE_INT hwint[1]; ^ /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/hwint.h:61:26: note: expanded from macro 'HOST_WIDE_INT' # define HOST_WIDE_INT long ^ 2 warnings generated. c++ -c -g -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/. -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libcpp/include -I/usr/local/include -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libdecnumber/dpd -I../libdecnumber -I/wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/../libbacktrace -DLIBICONV_PLUG -o sched-rgn.o -MT sched-rgn.o -MMD -MP -MF ./.deps/sched-rgn.TPo /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9.4/gcc/sched-rgn.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from /wrkdirs/usr/ports/lang/gcc49/work/gcc-4.9