From mboxrd@z Thu Jan 1 00:00:00 1970 From: Albert ARIBAUD Date: Tue, 11 Feb 2014 18:21:52 +0100 Subject: [U-Boot] [PATCH v2] arm: Switch to -mno-unaligned-access when supported by the compiler In-Reply-To: <20140211181111.16b1791a@lilith> References: <1391533533-21664-1-git-send-email-trini@ti.com> <20140210102447.03a4007f@lilith> <20140210132139.GT7049@bill-the-cat> <20140210155751.23849fcb@lilith> <20140210171224.477e2906@lilith> <20140210162403.GV7049@bill-the-cat> <20140210182646.2de92810@lilith> <20140210212630.GB7049@bill-the-cat> <20140210221723.B3DFB380603@gemini.denx.de> <20140210222819.GE7049@bill-the-cat> <20140211081909.BAAED380314@gemini.denx.de> <20140211144349.CBF9938032B@gemini.denx.de> <20140211173755.1ddfecfc@lilith> <20140211181111.16b1791a@lilith> Message-ID: <20140211182152.7f821964@lilith> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Tue, 11 Feb 2014 18:11:11 +0100, Albert ARIBAUD wrote: > Besides, the only place where we saw it merge adjacent accesses into a s/it/-munaligned-access/ > wider one is in some cases of array initialization which are documented > in doc/README.arm-unaligned-accesses. Amicalement, -- Albert.