From owner-freebsd-current@FreeBSD.ORG Sat Jan 1 08:02:26 2011 Return-Path: Delivered-To: current@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 1233) id CDF271065673; Sat, 1 Jan 2011 08:02:26 +0000 (UTC) Date: Sat, 1 Jan 2011 08:02:26 +0000 From: Alexander Best To: Alexander Kabaev Message-ID: <20110101080226.GA72459@freebsd.org> References: <20101231174351.127b7764@kan.dnsalias.net> <20110101010600.GA26829@freebsd.org> <20110101025926.3903ae15@kan.dnsalias.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20110101025926.3903ae15@kan.dnsalias.net> Cc: =?iso-8859-15?Q?Ren=E9?= Ladan , current@freebsd.org Subject: Re: userland weirdness between r216351 and r216738 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 01 Jan 2011 08:02:26 -0000 On Sat Jan 1 11, Alexander Kabaev wrote: > On Sat, 1 Jan 2011 01:06:00 +0000 > Alexander Best wrote: > > > > > i tried adding the following to CFLAGS to prevent clang from using > > any SSE* instructions, but it seems that doesn't work: > > > > CFLAGS=-mno-sse -mno-sse2 -mno-sse3 -mno-3dnow -mno-ssse3 returned: > > > > fatal error: error in backend: SSE register return with SSE disabled > > *** Error code 1 > > > > in lib/libcompiler_rt. > > > > cheers. > > alex > > > > I do not remember instructing anyone to do what you did. *lol* i've heard people sometimes try thinks without being instructed to do so. > -- > Alexander Kabaev -- a13x