https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77774

            Bug ID: 77774
           Summary: Build failure on netbsd-7.0.1/arm6hf of gcc 6.2.0,
                    7-20160925
           Product: gcc
           Version: 6.2.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: bootstrap
          Assignee: unassigned at gcc dot gnu.org
          Reporter: coypu at sdf dot org
  Target Milestone: ---

Created attachment 39716
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=39716&action=edit
Errors in the build

Attached errors from the build.

This is from an RPi1 (ARM1176JZF-S apparently) armed with a lot of swap.
failing on things like:
undefined reference to `arm_no_early_mul_dep(rtx_def*, rtx_def*)'

If relevant, native compiler:
$ gcc -v
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/libexec/lto-wrapper
Target: armv6--netbsdelf-eabihf
Configured with: /usr/7/src/tools/gcc/../../external/gpl3/gcc/dist/configure
--target=armv6--netbsdelf-eabihf --enable-long-long --enable-threads
--with-bugurl=http://www.NetBSD.org/Misc/send-pr.html --with-pkgversion='NetBSD
nb2 20150115' --with-system-zlib --enable-__cxa_atexit
--enable-libstdcxx-threads --enable-libstdcxx-time=rt --enable-lto
--with-mpc-lib=/var/obj/mknative/evbarm-earmv6hf/usr/7/src/external/lgpl3/mpc/lib/libmpc
--with-mpfr-lib=/var/obj/mknative/evbarm-earmv6hf/usr/7/src/external/lgpl3/mpfr/lib/libmpfr
--with-gmp-lib=/var/obj/mknative/evbarm-earmv6hf/usr/7/src/external/lgpl3/gmp/lib/libgmp
--with-mpc-include=/usr/7/src/external/lgpl3/mpc/dist/src
--with-mpfr-include=/usr/7/src/external/lgpl3/mpfr/dist/src
--with-gmp-include=/usr/7/src/external/lgpl3/gmp/lib/libgmp/arch/earmhf
--enable-tls --enable-initfini-array --disable-multilib --disable-symvers
--disable-libstdcxx-pch --build=x86_64-unknown-netbsd6.0.
--host=armv6--netbsdelf-eabihf
--with-sysroot=/var/obj/mknative/evbarm-earmv6hf/usr/7/src/destdir.evbarm
Thread model: posix
gcc version 4.8.4 (nb2 20150115)

Reply via email to