NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: port-vax/50384 NetBSD/vax 7.0 gcc-4.8.4 gets ICE by SIGILL



The following reply was made to PR port-vax/50384; it has been noted by GNATS.

From: Rin Okuyama <rokuyama%rk.phys.keio.ac.jp@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: port-vax/50384 NetBSD/vax 7.0 gcc-4.8.4 gets ICE by SIGILL
Date: Tue, 14 Feb 2017 07:01:36 +0900

 This problem does no longer exist with GCC 5.4 from NetBSD 5.99.59:
 
    # uname -a
    NetBSD vax 7.99.59 NetBSD 7.99.59 (GENERIC) #0: Wed Jan 18 00:10:36 JST 2017  rin@latipes:/var/build/src/sys/arch/vax/compile/obj.vax-vax/GENERIC vax
    # cc --version
    cc (nb1 20160606) 5.4.0
    Copyright (C) 2015 Free Software Foundation, Inc.
    This is free software; see the source for copying conditions.  There is NO
    warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
    # cc killvaxgcc.c
    # ls -l killvaxgcc.o
    -rw-r--r--  1 root  wheel  796 Feb 14 06:59 killvaxgcc.o
 


Home | Main Index | Thread Index | Old Index