[PATCH] locale: align _nl_C_LC_CTYPE_class and _nl_C_LC_CTYPE_class32 arrays to uint16_t and uint32_t respectively
Andreas Schwab
schwab@linux-m68k.org
Tue Mar 16 20:49:59 GMT 2021
On Mär 16 2021, Adhemerval Zanella via Libc-alpha wrote:
> I would expect that it this is really accessed in an unaligned manner it
> would blow in some architectures (sparc and some arm and mips environments).
> Not sure why we haven't see any issues on such architectures.
It is very unlikely that the arrays are placed at odd addresses, since
they are bundled together with aligned data.
Andreas.
--
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 7578 EB47 D4E5 4D69 2510 2552 DF73 E780 A9DA AEC1
"And now for something completely different."
More information about the Libc-alpha
mailing list