Hi, matthew green <[email protected]> wrote:
> there appears to be no fall out, but just in case there is, i've > imported the latest 4.8 branch snapshot and plan to get it updated > in netbsd-7 as well. > > this update fixes several sh3 issues, as well as over 50 GCC PRs, > over what we have already. I tested NetBSD/landisk-current from daily snapshot 201410150710Z, ftp://nyftp.netbsd.org/pub/NetBSD-daily/HEAD/201410150710Z/landisk but the problem still occurs: # uname -a NetBSD usl5p1 7.99.1 NetBSD 7.99.1 (GENERIC.201410150710Z) #0: Wed Oct 15 09:38:35 UTC 2014 [email protected]:/home/builds/ab/HEAD/landisk/201410150710Z-obj/home/source/ab/HEAD/src/sys/arch/landisk/compile/GENERIC landisk # gcc -v Using built-in specs. COLLECT_GCC=gcc Target: shle--netbsdelf Configured with: /usr/src7/tools/gcc/../../external/gpl3/gcc/dist/configure --target=shle--netbsdelf --enable-long-long --enable-threads --with-bugurl=http://www.NetBSD.org/Misc/send-pr.html --with-pkgversion='NetBSD nb1 20140527' --with-system-zlib --enable-__cxa_atexit --enable-libstdcxx-threads --enable-libstdcxx-time=rt --with-mpc-lib=/var/obj/mknative/landisk-sh3el/usr/src7/external/lgpl3/mpc/lib/libmpc --with-mpfr-lib=/var/obj/mknative/landisk-sh3el/usr/src7/external/lgpl3/mpfr/lib/libmpfr --with-gmp-lib=/var/obj/mknative/landisk-sh3el/usr/src7/external/lgpl3/gmp/lib/libgmp --with-mpc-include=/usr/src7/external/lgpl3/mpc/dist/src --with-mpfr-include=/usr/src7/external/lgpl3/mpfr/dist/src --with-gmp-include=/usr/src7/external/lgpl3/gmp/lib/libgmp/arch/sh3el --enable-tls --disable-multilib --disable-symvers --disable-libstdcxx-pch --build=x86_64-unknown-netbsd6.0. --host=shle--netbsdelf --with-sysroot=/var/obj/mknative/landisk-sh3el/usr/src7/destdir.landisk Thread model: posix gcc version 4.8.4 (nb1 20140527) # file /usr/bin/gcc /usr/bin/gcc: ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), dynamically linked (uses shared libs), for NetBSD 7.99.1, not stripped # cd /usr/pkgsrc/pkgtools/digest # make ===> Installing dependencies for digest-20121220 ===> Overriding tools for digest-20121220 ===> Extracting for digest-20121220 ===> Patching for digest-20121220 ===> Creating toolchain wrappers for digest-20121220 ===> Configuring for digest-20121220 (snip) ===> Building for digest-20121220 gcc -DHAVE_CONFIG_H -I. -I. -DHOST=\"shle--netbsdelf\" -DVERSION=\"20121220\" -Os -freorder-blocks -c digest.c -o digest.o digest.c: In function 'digest_file': digest.c:130:1: internal compiler error: Segmentation fau digest_file(char *fn, alg_t *alg) ^ no stack trace because unwind library not available Please submit a full bug report, with preprocessed source if appropriate. See <http://www.NetBSD.org/support/send-pr.html> for inst *** Error code 1 Stop. make: stopped in /usr/pkgsrc/pkgtools/digest/work.usl5p1/digest-20121220 *** Error code 1 Stop. make[1]: stopped in /usr/pkgsrc/pkgtools/digest *** Error code 1 Stop. make: stopped in /usr/pkgsrc/pkgtools/digest This is the same as the case of gcc 4.8.3 on NetBSD 7.0_BETA. Thanks. -- Yasushi Oshima
