$OpenBSD: patch-gcc_common_config_aarch64_aarch64-common_c,v 1.2 2020/09/04 09:55:34 sthen Exp $

Index: gcc/common/config/aarch64/aarch64-common.c
--- gcc/common/config/aarch64/aarch64-common.c.orig
+++ gcc/common/config/aarch64/aarch64-common.c
@@ -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.  */
