Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 Aug 2002 20:08:49 +0200
From:      Wilko Bulte <wkb@freebie.xs4all.nl>
To:        ticso@cicely.de
Cc:        freebsd-alpha@FreeBSD.ORG, obrien@FreeBSD.ORG, ru@FreeBSD.ORG
Subject:   Re: buglet in -stable gcc?
Message-ID:  <20020823200849.C11670@freebie.xs4all.nl>
In-Reply-To: <20020822105506.GD93644@cicely9.cicely.de>; from ticso@cicely9.cicely.de on Thu, Aug 22, 2002 at 12:55:07PM %2B0200
References:  <20020822075124.B6468@freebie.xs4all.nl> <20020822105506.GD93644@cicely9.cicely.de>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Aug 22, 2002 at 12:55:07PM +0200, Bernd Walter wrote:
> On Thu, Aug 22, 2002 at 07:51:24AM +0200, Wilko Bulte wrote:
> > -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
> 
> That's because of -mev56 in bsd.kern.mk which instructs the assembler
> part gcc to handle ev56 instructions.
> 
> I still vote to raise the option in bsd.kern.mk up to ev6.
> But I havn't heard of other opinions yet and I don't own anything higher
> than ev56.

I own ev6, as do a couple of other committers. So this could be tested
by multiple people.

-- 
|   / 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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020823200849.C11670>