Subject: Re: egcs 1.1 on pmax - internal error
To: Todd Vierling <tv@pobox.com>
From: Erik Bertelsen <erik@mediator.uni-c.dk>
List: tech-toolchain
Date: 08/24/1998 23:29:20
On pmax, the following happens in /usr/src/sbin -- I'll just step back while the
smoke settles :-)


all ===> savecore
cc -O  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith  -c savecore.c
cc1: warning: -G is incompatible with PIC code which is the default
cc -O  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith  -c /home/src/sbin/savecore/../../usr.bin/compress/zopen.c
cc1: warning: -G is incompatible with PIC code which is the default
/home/src/sbin/savecore/../../usr.bin/compress/zopen.c: In function `zwrite':
/home/src/sbin/savecore/../../usr.bin/compress/zopen.c:330: internal error--unrecognizable insn:
(insn 577 576 579 (set (reg:SI 149)
        (plus:SI (reg/v:SI 86)
            (const_int 276032))) -1 (nil)
    (nil))
/home/src/gnu/usr.bin/egcs/common/../../../dist/gcc/toplev.c:1360: Internal compiler error in function fatal_insn
*** Error code 1

regards
Erik Bertelsen