*BSD News Article 14222


Return to BSD News archive

Newsgroups: comp.os.386bsd.bugs
Path: sserve!newshost.anu.edu.au!munnari.oz.au!news.Hawaii.Edu!ames!haven.umd.edu!uunet!psgrain!ee.und.ac.za!hippo!train!aloe.ufh.ac.za!inus
From: inus@aloe.ufh.ac.za (Inus Scheepers)
Subject: Gcc 2.3.3 internal error compiling xmail
Organization: University of Fort Hare, Alice, Ciskei
Date: Thu, 08 Apr 93 09:59:52 GMT
Message-ID: <1993Apr08.095952.1255@train.ufh.ac.za>
Summary: Help me get past this internal error
X-Newsreader: Tin 1.1 PL3
Keywords: 386bsd,xmail,gcc, gcc-2.3.3
Sender: news@train.ufh.ac.za (News System Admin.)
Lines: 22

I came across the following message when I tried to compile xmail:
parser.c:562: internal error--unrecognizable insn:
(insn 182 181 1227 (parallel[ 
            (set (reg:CC 146)
                (compare:CC (mem:BLK (reg:SI 51))
                    (mem:BLK (reg:SI 52))))
            (use (reg:SI 53))
            (use (const_int 1))
            (clobber (reg:SI 51))
            (clobber (reg:SI 52))
            (clobber (reg:SI 53))
        ] ) -1 (insn_list 177 (insn_list 179 (insn_list 181 (nil))))
    (expr_list:REG_UNUSED (reg:SI 51)
        (expr_list:REG_UNUSED (reg:SI 52)
            (expr_list:REG_UNUSED (reg:SI 53)
                (nil)))))
gcc: Internal compiler error: program cc1 got fatal signal 6
*** Error code 1

Is there an incantation that will get me past it?