From owner-svn-src-head@freebsd.org Wed Apr 15 21:10:31 2020 Return-Path: Delivered-To: svn-src-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 4D3582C2941; Wed, 15 Apr 2020 21:10:31 +0000 (UTC) (envelope-from dim@FreeBSD.org) Received: from smtp.freebsd.org (smtp.freebsd.org [IPv6:2610:1c1:1:606c::24b:4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "smtp.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 492Zkv1QMXz4RMx; Wed, 15 Apr 2020 21:10:31 +0000 (UTC) (envelope-from dim@FreeBSD.org) Received: from tensor.andric.com (tensor.andric.com [IPv6:2001:470:7a58:1::1]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "tensor.andric.com", Issuer "Let's Encrypt Authority X3" (verified OK)) (Authenticated sender: dim) by smtp.freebsd.org (Postfix) with ESMTPSA id 1348E19FA9; Wed, 15 Apr 2020 21:10:31 +0000 (UTC) (envelope-from dim@FreeBSD.org) Received: from [IPv6:2001:470:7a58::4d73:1d23:b7fa:4e72] (unknown [IPv6:2001:470:7a58:0:4d73:1d23:b7fa:4e72]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by tensor.andric.com (Postfix) with ESMTPSA id 6D7503ED5C; Wed, 15 Apr 2020 23:10:29 +0200 (CEST) From: Dimitry Andric Message-Id: <0ED3BD6C-901D-43CE-A752-6803186DC96E@FreeBSD.org> Content-Type: multipart/signed; boundary="Apple-Mail=_F86520A3-D236-4199-AAB2-68013A9786F3"; protocol="application/pgp-signature"; micalg=pgp-sha1 Mime-Version: 1.0 (Mac OS X Mail 12.4 \(3445.104.14\)) Subject: Re: svn commit: r359981 - head/contrib/llvm-project/llvm/lib/Target/PowerPC Date: Wed, 15 Apr 2020 23:10:23 +0200 In-Reply-To: <202004151910.03FJAiZa009229@slippy.cwsent.com> Cc: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org To: Cy Schubert References: <202004151843.03FIhi1W031973@repo.freebsd.org> <202004151910.03FJAiZa009229@slippy.cwsent.com> X-Mailer: Apple Mail (2.3445.104.14) X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Apr 2020 21:10:31 -0000 --Apple-Mail=_F86520A3-D236-4199-AAB2-68013A9786F3 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii On 15 Apr 2020, at 21:10, Cy Schubert wrote: >=20 > In message <202004151843.03FIhi1W031973@repo.freebsd.org>, Dimitry = Andric > writes: >> Author: dim >> Date: Wed Apr 15 18:43:44 2020 >> New Revision: 359981 >> URL: https://svnweb.freebsd.org/changeset/base/359981 >>=20 >> Log: >> Revert commit a9ad65a2b from llvm git (by Nemanja Ivanovic): ... >=20 > I'm seeing this on amd64: >=20 > --- Target/PowerPC/PPCSubtarget.o --- > = /opt/src/svn-current/contrib/llvm-project/llvm/lib/Target/PowerPC/PPCSubta= rget.cpp:103:3: error: use of undeclared identifier = 'AllowsUnalignedFPAccess' > AllowsUnalignedFPAccess =3D false; > ^ Yeah sorry, this should be fixed by r359994. Upstream did a follow-up commit adding exactly that line, which I've also reverted. -Dimitry --Apple-Mail=_F86520A3-D236-4199-AAB2-68013A9786F3 Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.2 iF0EARECAB0WIQR6tGLSzjX8bUI5T82wXqMKLiCWowUCXpd4PwAKCRCwXqMKLiCW oy7wAJ45WTcUK4EFGaLr5pdh6XE2ZY1oKACffOVxTiAKgK/qRzHaI9EKih5YaZQ= =gzep -----END PGP SIGNATURE----- --Apple-Mail=_F86520A3-D236-4199-AAB2-68013A9786F3--