]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/f/com.c
configure.in: Check whether assembler supports section merging.
[thirdparty/gcc.git] / gcc / f / com.c
index 5b4388f7997598297333bf74cc2d450474ab4d58..137b72fa9acc4e20712079783733d54c005d47ef 100644 (file)
@@ -14657,6 +14657,7 @@ ffe_init_options ()
   flag_move_all_movables = 1;
   flag_reduce_all_givs = 1;
   flag_argument_noalias = 2;
+  flag_merge_constants = 2;
   flag_errno_math = 0;
   flag_complex_divide_method = 1;
 }