From owner-freebsd-current@FreeBSD.ORG Wed Nov 20 19:15:52 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 00CBBCD3 for ; Wed, 20 Nov 2013 19:15:51 +0000 (UTC) Received: from tensor.andric.com (tensor.andric.com [IPv6:2001:7b8:3a7:1:2d0:b7ff:fea0:8c26]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id B54152287 for ; Wed, 20 Nov 2013 19:15:51 +0000 (UTC) Received: from [IPv6:2001:7b8:3a7::e950:5ca5:a7b2:7db9] (unknown [IPv6:2001:7b8:3a7:0:e950:5ca5:a7b2:7db9]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by tensor.andric.com (Postfix) with ESMTPSA id C3E755C43; Wed, 20 Nov 2013 20:15:47 +0100 (CET) Content-Type: multipart/signed; boundary="Apple-Mail=_505BD339-D8CD-4FD2-9DFD-E519A204D27E"; protocol="application/pgp-signature"; micalg=pgp-sha1 Mime-Version: 1.0 (Mac OS X Mail 7.0 \(1822\)) Subject: Re: Please compile ports-mgmt/pkg for i486 From: Dimitry Andric In-Reply-To: <16115298.kblWN6Ztd8@aurora> Date: Wed, 20 Nov 2013 20:15:34 +0100 Message-Id: <4B4541CC-36A2-4805-8F7A-239E9DE87ABC@FreeBSD.org> References: <22068029.qGT93JWspe@aurora> <2547821.FcDGDbTo6p@aurora> <16115298.kblWN6Ztd8@aurora> To: =?utf-8?Q?Stanis=C5=82aw_Halik?= X-Mailer: Apple Mail (2.1822) Cc: FreeBSD Current X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.16 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: Wed, 20 Nov 2013 19:15:52 -0000 --Apple-Mail=_505BD339-D8CD-4FD2-9DFD-E519A204D27E Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=utf-8 On 20 Nov 2013, at 11:22, Stanis=C5=82aw Halik = wrote: > On Wed November 20 2013 11:16:03 you wrote: >> Ah yes, we did attempt to fix those long nops on Geode once and for = all, >> can you please confirm that pkg built with recent clang does not = cause >> SIGILL for you? >=20 > Not unless -march=3Dgeode :( >=20 > Please see: >=20 > http://llvm.org/bugs/show_bug.cgi?id=3D11212 > http://llvm.org/bugs/show_bug.cgi?id=3D17792 >=20 > Got bitten by that with -march=3Di486... Those bugs are about other CPU's, not specifically the Geode, or i486.=20= The version of clang in head, stable/10 and stable/9 produces regular nops for -march=3Di486, which is the default setting if you don't pass = any arch. So how did you get bitten, then? Were you using 9.1-RELEASE, by any chance? -Dimitry --Apple-Mail=_505BD339-D8CD-4FD2-9DFD-E519A204D27E Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP using GPGMail -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.22 (Darwin) iEYEARECAAYFAlKNCmEACgkQsF6jCi4glqOo+ACg+awKCeIgVG8PXe7WfDkwtdC9 HzcAn1kJLAYo/t0oYDrlDOFxhSXYRg7Y =VNjr -----END PGP SIGNATURE----- --Apple-Mail=_505BD339-D8CD-4FD2-9DFD-E519A204D27E--