https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120329
--- Comment #4 from Dimitar Dimitrov <dimitar at gcc dot gnu.org> --- (In reply to Andrew Pinski from comment #1) > I assume you mean with -mstrict-align (otherwise STRICT_ALIGNMENT is not > true for aarch64). I'm cross-building for armv8l-unknown-linux-gnueabihf, and STRICT_ALIGNMENT is true by default. Sorry, I'm not well versed in the ARM variants. Am I wrong to consider aarch64 equivalent to armv8l?