[Bug tree-optimization/86520] AArch64: Two 8-bit accesses coalesced into a single 16-bit access
swarren at nvidia dot com
gcc-bugzilla@gcc.gnu.org
Mon Jul 16 23:23:00 GMT 2018
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86520
--- Comment #6 from Stephen Warren <swarren at nvidia dot com> ---
> Note that library code also assumes that misaligned accesses are safe:
> that is the default for AArch64.
I assume you're talking about gcc's default, not any architectural default? The
ARMv8 ARM states that SCTLR_ELx.A doesn't have an architecturally defined reset
value (i.e. default).
(Sorry if this shows up twice; I typed it this morning and thought I submitted
it, but it hasn't shown up).
Thanks.
More information about the Gcc-bugs
mailing list