Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Sep 2016 01:28:47 +1000 (EST)
From:      Bruce Evans <brde@optusnet.com.au>
To:        Michael Butler <imb@protected-networks.net>
Cc:        freebsd-current <freebsd-current@freebsd.org>, bde@freebsd.org
Subject:   Re: SVN r305382 breaks world32 on amd64 (and native 32-bit)
Message-ID:  <20160905012433.E6221@besplex.bde.org>
In-Reply-To: <7d5e0358-3731-2fa7-ec77-856bde32ac01@protected-networks.net>
References:  <7d5e0358-3731-2fa7-ec77-856bde32ac01@protected-networks.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 4 Sep 2016, Michael Butler wrote:

> Build fails with:
>
> ===> lib/msun (obj,all,install)
> Building /usr/obj/usr/src/lib/msun/e_fmodf.o
> /usr/src/lib/msun/i387/e_fmodf.S:10:17: error: register %rsp is only
> available in 64-bit mode
> movss %xmm0,-4(%rsp)
>                ^~~~
> /usr/src/lib/msun/i387/e_fmodf.S:11:17: error: register %rsp is only

Fixed.  I noticed it proof-reading the committed sources instead of
the commit mail, and missed it for a while since I checked amd64 first.

The bug was there for a couple of hours.  At least the build failure
prevented it being run.

Bruce



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