Index: gcc/common/config/aarch64/aarch64-common.cc
--- gcc/common/config/aarch64/aarch64-common.cc.orig
+++ gcc/common/config/aarch64/aarch64-common.cc
@@ -47,8 +47,6 @@
 /* Set default optimization options.  */
 static const struct default_options aarch_option_optimization_table[] =
   {
-    /* Enable section anchors by default at -O1 or higher.  */
-    { OPT_LEVELS_1_PLUS, OPT_fsection_anchors, NULL, 1 },
     /* Disable fomit-frame-pointer by default.  */
     { OPT_LEVELS_ALL, OPT_fomit_frame_pointer, NULL, 0 },
     /* Enable -fsched-pressure by default when optimizing.  */
