Subject: bin/10810: internal compiler error while compiling mutt from pkgsrc on 1.4M/vax
To: None <gnats-bugs@gnats.netbsd.org>
From: Matthias Buelow <mkb@moghedien.mayn.de>
List: netbsd-bugs
Date: 08/10/2000 16:29:14
>Number:         10810
>Category:       bin
>Synopsis:       internal compiler error while compiling mutt from pkgsrc on 1.4M/vax
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    bin-bug-people
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Thu Aug 10 16:30:00 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     Matthias Buelow
>Release:        NetBSD 1.4M vax
>Organization:
-- 
Matthias Buelow <mkb@mukappabeta.de>
>Environment:
System: NetBSD moghedien.mayn.de 1.4M NetBSD 1.4M (MOGGY) #0: Tue Nov 9 01:02:13 CET 1999 mkb@moghedien.mayn.de:/usr/src/sys/arch/vax/compile/MOGGY vax


>Description:

Building the mutt mailer program from pkgsrc:

# $NetBSD: Makefile,v 1.56 2000/07/31 04:14:08 jlam Exp $
DISTNAME=       mutt-1.2.5i

on a VAXstation 3100 running NetBSD 1.4M with cc:

gcc version egcs-2.91.60 19981201 (egcs-1.1.1 release)

fails with the following internal compiler error:

cc -DSHAREDIR=\"/usr/pkg/share/mutt\" -DSYSCONFDIR=\"/usr/pkg/etc\"     -DBINDIR=\"/usr/pkg/bin\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -Iintl -I/usr/pkg/include  -I/usr/pkg/include -I/usr/pkg/include -I./intl  -Wall -pedantic -O -c menu.c
menu.c: In function `mutt_menuLoop':
menu.c:971: internal error--unrecognizable insn:
(jump_insn 792 826 793 (set (pc)
        (if_then_else (leu (mem:SI (reg:SI 130))
                (const_int 153))
            (plus:SI (sign_extend:SI (mem:HI (plus:SI (pc)
                            (mult:SI (minus:SI (mem:SI (reg:SI 128))
                                    (const_int 0))
                                (const_int 2)))))
                (label_ref:SI 793))
            (pc))) -1 (insn_list 823 (insn_list 826 (nil)))
    (expr_list:REG_DEAD (reg:SI 130)
        (expr_list:REG_DEAD (reg:SI 128)
            (nil))))
/usr/src/gnu/usr.bin/egcs/common/../../../dist/gcc/toplev.c:1360: Internal compiler error in function fatal_insn

>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted: