Subject: gcc internal error
To: None <port-amiga@NetBSD.ORG>
From: Jerome Lovy <Jerome.LOVY@teaser.fr>
List: port-amiga
Date: 03/03/1997 22:41:08
Hello !

I'm using gcc with vanilla NetBSD-1.2 (including kernel). These
are my first steps with NetBSD, since I only decided recently to
(temporarily) give up trying to use CyberSCSI and rather bought
some new IDE HD...

Actually, I'm trying to compile bash-2.0... During the "make"
process, I get gcc internal errors at unpredictable stage : I
mean sometimes gcc is able to compile, sometimes it produces
internal error like the following :
    gcc: Internal compiler error: program cpp got fatal signal 11
(where `cpp' is sometimes replaced with `cc1' or `as' and signal 11
with signal 4...)

Today, I even got a vm_fault straight after gcc internal error :
vm_fault(0x15e000, 10208000, 1, 0) -> 1
  type 8, code [mmu,,ssw]: 1050200
trap type 8, code =3D 1050200, v =3D 10208064
pid =3D 189, pc =3D 000EC84A, ps =3D 2408, sfc =3D 0001, dfc =3D 0001
=2E..

My configuration is the following (dmesg) :
NetBSD 1.2 (GENERIC) #0: Thu Sep 26 10:27:49 EDT 1996
   =

chopps@water.emich.edu:/exp/NetBSD/NetBSD-1-2/src/sys/arch/amiga/compile/=
GENERIC
Amiga 4000 (68060 rev.1 CPU/MMU/FPU)
real  mem =3D 67108864 (8192 pages)
avail mem =3D 61456384 (7502 pages)
using 422 buffers containing 3457024 bytes of memory
memory segment 0 at 8000000 size 4000000
memory segment 1 at 0 size 200000
=2E..

Any clue ?
TIA,
    Jerome=