OSDN Git Service

* config/arm/arm.c (arm_option_optimization): Set
[pf3gnuchains/gcc-fork.git] / gcc / config / rs6000 / rs6000.c
index a1baa59..69c3969 100644 (file)
@@ -3693,7 +3693,7 @@ rs6000_option_init_struct (struct gcc_options *opts)
 
   /* Enable section anchors by default.  */
   if (!TARGET_MACHO)
-    opts->x_flag_section_anchors = 2;
+    opts->x_flag_section_anchors = 1;
 }
 
 /* Implement TARGET_OPTION_DEFAULT_PARAMS.  */