Subject: Internal compiler error in function fatal_insn
To: None <port-macppc@netbsd.org>
From: Andreas Wrede <andreas@planix.com>
List: port-macppc
Date: 03/20/2000 12:36:06
I have NetBSD-current 1.4P (Jan 14) on a PowerBook G3/400 and I am
trying to do a 'make build' to get -current again. I can successfully
build and boot a new (1.4U/March 16) kernel, but 'make build' fails
with and 'Internal compiler error..' in /usr/src/crypto-us/lib/libcrypto:
/usr/src/crypto-us/lib/libcrypto/../../dist/openssl/crypto/des/fcrypt_b.c: In function `fcrypt_body':
/usr/src/crypto-us/lib/libcrypto/../../dist/openssl/crypto/des/fcrypt_b.c:144: internal error--insn does not satisfy its constraints:
(insn 2973 2062 2975 (set (reg:SI 14 r14)
(unspec[
(symbol_ref:SI ("des_SPtrans"))
(reg:SI 65 lr)
] 8)) 398 {*movsi_got_internal} (nil)
(nil))
/usr/src/gnu/usr.bin/egcs/common/../../../dist/gcc/toplev.c:1367: Internal compiler error in function fatal_insn
*** Error code 1
Stop.
*** Error code 1
Any ideas?
--
- aew