Index: gcc/common/config/arm/arm-common.c
--- gcc/common/config/arm/arm-common.c.orig
+++ gcc/common/config/arm/arm-common.c
@@ -39,7 +39,6 @@
 static const struct default_options arm_option_optimization_table[] =
   {
     /* Enable section anchors by default at -O1 or higher.  */
-    { OPT_LEVELS_1_PLUS, OPT_fsection_anchors, NULL, 1 },
     { OPT_LEVELS_1_PLUS, OPT_fsched_pressure, NULL, 1 },
     { OPT_LEVELS_NONE, 0, NULL, 0 }
   };
