Subject: arm32 -current ICEs building usr.sbin/sa
To: None <port-arm32@netbsd.org>
From: Todd Whitesel <toddpw@best.com>
List: current-users
Date: 11/18/1998 02:29:16
Building arm32 -current on a CATS system:

all ===> usr.sbin/sa
cc -O  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Werror   -c main.c
main.c: In function `acct_load':
main.c:363: internal error--unrecognizable insn:
(insn 171 167 173 (set (reg:QI 61)
        (mem/s:QI (plus:SI (reg:SI 59)
                (subreg:SI (reg:DI 135) 0)))) -1 (insn_list 167 (nil))
    (expr_list:REG_DEAD (reg:SI 59)
        (nil)))
cc: Internal compiler error: program cc1 got fatal signal 6
*** Error code 1

Stop.

Sources supped a day or so ago. Bug is reproducible. Removing -O for main.c
allows 'make build' to proceed. Compiler is non-egcs.

Todd Whitesel
toddpw @ best.com