From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1VoC2a-0006dM-5K for mharc-grub-devel@gnu.org; Wed, 04 Dec 2013 07:58:56 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:59106) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VoC2T-0006cp-GK for grub-devel@gnu.org; Wed, 04 Dec 2013 07:58:54 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VoC2O-0004qx-5a for grub-devel@gnu.org; Wed, 04 Dec 2013 07:58:49 -0500 Received: from mail-wg0-x234.google.com ([2a00:1450:400c:c00::234]:51393) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VoC2N-0004qm-Ug for grub-devel@gnu.org; Wed, 04 Dec 2013 07:58:44 -0500 Received: by mail-wg0-f52.google.com with SMTP id x13so15136183wgg.7 for ; Wed, 04 Dec 2013 04:58:42 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type; bh=dJcLagpvSRjrkzGK2ziCw774+Qphpy/r7/JmoCHPB+4=; b=u24e80GyyxZWQaMxjGS/KRxoeBM11ozjJQw87c6p5mYKphBgeHE70MZJ/Xthaz0Ruk 09noay10XOz39eijAchr8z3id5aPvHCfhC/hjK7Pto2Oz+lOfgY3JPtmNYNEBt7XJxeV mYlGuYEzsOTr16lRk5NeF19DN6VyPnvcPJ4grvMeTIsGW3W1OFioo0GkAA12oaLA5vnc 629t1bW9V5jUkzs29iCTNGSYLKzYJ9Za1CrmvzLQF6HROJs1O+epg7OlUNi+Pyh7IEuC uNJoQlhYqYyXXwa6EFCjnS9KlSC6O1ImS88BzZnPUbPRFEXMWKXy7VFWi6E4oskPIO8v pYKg== X-Received: by 10.180.221.106 with SMTP id qd10mr7035477wic.57.1386161922796; Wed, 04 Dec 2013 04:58:42 -0800 (PST) Received: from [192.168.1.16] (85-188.196-178.cust.bluewin.ch. [178.196.188.85]) by mx.google.com with ESMTPSA id e10sm6729414wiy.7.2013.12.04.04.58.39 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 04 Dec 2013 04:58:40 -0800 (PST) Message-ID: <529F26FE.7090305@gmail.com> Date: Wed, 04 Dec 2013 13:58:38 +0100 From: =?UTF-8?B?VmxhZGltaXIgJ8+GLWNvZGVyL3BoY29kZXInIFNlcmJpbmVua28=?= User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20131005 Icedove/17.0.9 MIME-Version: 1.0 To: The development of GNU GRUB Subject: Re: d74b9a1 breaks ARM build (gcc 4.6) References: <20131202183020.GM24997@rocoto.smurfnet.nu> In-Reply-To: <20131202183020.GM24997@rocoto.smurfnet.nu> X-Enigmail-Version: 1.5.1 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="----enig2PHGJKPJSXQSNIIRLUULX" X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:400c:c00::234 X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: The development of GNU GRUB List-Id: The development of GNU GRUB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Dec 2013 12:58:54 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) ------enig2PHGJKPJSXQSNIIRLUULX Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Fixed. On 02.12.2013 19:30, Leif Lindholm wrote: > Commit d74b9a1, "Ensure that -mno-unaligned-access or some equivalent > option is used.", breaks the configure step on my Debian Jessie, with > a default 4.6.4 toolchain: > "configure: error: couldnt instruct compiler not to use unaligned acces= s" >=20 > Where -mno-unalignes-access is not supported by gcc, it does not > generate unaligned instructions. Was this inserted for llvm? If so, wha= t > was the fault this was fixing? >=20 > / > Leif >=20 > _______________________________________________ > Grub-devel mailing list > Grub-devel@gnu.org > https://lists.gnu.org/mailman/listinfo/grub-devel >=20 ------enig2PHGJKPJSXQSNIIRLUULX Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.15 (GNU/Linux) Comment: Using GnuPG with Icedove - http://www.enigmail.net/ iF4EAREKAAYFAlKfJv8ACgkQmBXlbbo5nOujlgD+JVvhK/iIvBFSPduoKKijvt/F 9Rpui3Tm0CDZDsXrXKUBAK89BDJ/InhenSf6PkhrHihC7QGEIwHloPG0Gj0f64kZ =1N32 -----END PGP SIGNATURE----- ------enig2PHGJKPJSXQSNIIRLUULX--