$OpenBSD: patch-gcc_common_config_arm_arm-common_c,v 1.1 2016/09/15 10:22:10 pascal Exp $
--- gcc/common/config/arm/arm-common.c.orig	Wed Sep 14 14:42:07 2016
+++ gcc/common/config/arm/arm-common.c	Wed Sep 14 14:42:32 2016
@@ -30,8 +30,6 @@
 /* Set default optimization options.  */
 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_fomit_frame_pointer, NULL, 1 },
     { OPT_LEVELS_1_PLUS, OPT_fsched_pressure, NULL, 1 },
     { OPT_LEVELS_NONE, 0, NULL, 0 }
