From owner-freebsd-alpha Wed Aug 21 22:51:30 2002 Delivered-To: freebsd-alpha@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BF6D137B400; Wed, 21 Aug 2002 22:51:27 -0700 (PDT) Received: from freebie.xs4all.nl (freebie.xs4all.nl [213.84.32.253]) by mx1.FreeBSD.org (Postfix) with ESMTP id C8ECA43E6A; Wed, 21 Aug 2002 22:51:26 -0700 (PDT) (envelope-from wkb@freebie.xs4all.nl) Received: from freebie.xs4all.nl (localhost [127.0.0.1]) by freebie.xs4all.nl (8.12.5/8.12.2) with ESMTP id g7M5pOmU006550; Thu, 22 Aug 2002 07:51:25 +0200 (CEST) (envelope-from wkb@freebie.xs4all.nl) Received: (from wkb@localhost) by freebie.xs4all.nl (8.12.5/8.12.5/Submit) id g7M5pOfR006549; Thu, 22 Aug 2002 07:51:24 +0200 (CEST) Date: Thu, 22 Aug 2002 07:51:24 +0200 From: Wilko Bulte To: freebsd-alpha@freebsd.org Cc: obrien@freebsd.org, ru@freebsd.org Subject: buglet in -stable gcc? Message-ID: <20020822075124.B6468@freebie.xs4all.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i X-OS: FreeBSD 4.6-STABLE X-PGP: finger wilko@freebsd.org Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org -I/usr/src/sys/../include -I/usr/src/sys/contrib/ipfilter -D_KERNEL -include opt_global.h -elf -mno-fp-regs -Wa,-mev56 /usr/src/sys/kern/uipc_syscalls.c cc -c -O -pipe -mcpu=ev6 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -nostdinc -I- -I. -I/usr/src/sys -I/usr/src/sys/../include -I/usr/src/sys/contrib/ipfilter -D_KERNEL -include opt_global.h -elf -mno-fp-regs -Wa,-mev56 /usr/src/sys/kern/uipc_usrreq.c {standard input}: Assembler messages: {standard input}:2121: Error: opcode `minsw4' not supported for target ev56 *** Error code 1 Stop in /usr/obj/usr/src/sys/DS10. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. You have new mail in /var/mail/root ds10#uname -a FreeBSD ds10.wbnet 4.6-snap FreeBSD 4.6-snap #1: Tue Aug 20 07:52:05 CEST 2002 root@ds10.wbnet:/usr/obj/usr/src/sys/DS10 alpha ds10# ds10#cat /etc/make.conf CPUTYPE=ev6 A buildworld with EV6 works fine. Removing the CPUTYPE line from make.conf also works fine. -- | / o / /_ _ wilko@FreeBSD.org |/|/ / / /( (_) Bulte Arnhem, the Netherlands To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message