]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - sim/aarch64/configure.ac
sim: overhaul alignment settings management
[thirdparty/binutils-gdb.git] / sim / aarch64 / configure.ac
index 1c212dc2c95528a1275a298cb3fff2b4612f83fc..381682fb5f09d01d25356a48c3528efe19bc6404 100644 (file)
@@ -25,11 +25,6 @@ AC_CONFIG_MACRO_DIRS([../m4 ../.. ../../config])
 SIM_AC_COMMON
 
 SIM_AC_OPTION_ENDIAN
-## We use NONSTRICT_ALIGNMENT as the default because AArch64 only
-## enforces 4-byte alignment, even for 8-byte reads/writes.  The
-## common core does not support this, so we opt for non-strict
-## alignment instead.
-SIM_AC_OPTION_ALIGNMENT(NONSTRICT_ALIGNMENT,NONSTRICT_ALIGNMENT)
 SIM_AC_OPTION_WARNINGS
 
 SIM_AC_OUTPUT