Date: Mon, 20 Nov 2000 05:13:18 -0800 (PST) From: aritz@altkom.com.pl To: freebsd-gnats-submit@FreeBSD.org Subject: gnu/22972: Internal Compiler Error Message-ID: <20001120131318.7FD1137B479@hub.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 22972
>Category: gnu
>Synopsis: Internal Compiler Error
>Confidential: no
>Severity: critical
>Priority: high
>Responsible: freebsd-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Mon Nov 20 05:20:01 PST 2000
>Closed-Date:
>Last-Modified:
>Originator: Andrzej Ritz
>Release: 4.1.1
>Organization:
Altkom
>Environment:
FreeBSD poplog.multimedia 4.1.1-RELEASE #0: Tues Sept 26
00:46:59 GMT 2000 jkh@narf.osd.bsdi.com:/usr/src/sys/compile/GENERIC
i386
>Description:
internal compiler error in 'const_hash', at varasm.c:2372
The file I am compiling looks like this
void Pd::init_ftab(void) {
struct fdef ftab[] = {
{"eval", SUBR, &Pd::Eval },
{ /* many more */ },
{ NULL }
}
}
>How-To-Repeat:
Try and compile my code. I'll send you a copy if necessary.
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20001120131318.7FD1137B479>
