aboutsummaryrefslogtreecommitdiff
path: root/gcc/lto/lto-lang.cc
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/lto/lto-lang.cc')
-rw-r--r--gcc/lto/lto-lang.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/lto/lto-lang.cc b/gcc/lto/lto-lang.cc
index e41b548..3e71a8f 100644
--- a/gcc/lto/lto-lang.cc
+++ b/gcc/lto/lto-lang.cc
@@ -841,7 +841,6 @@ lto_init_options_struct (struct gcc_options *opts)
safe choice. This will pessimize Fortran code with LTO unless
people specify a complex method manually or use -ffast-math. */
opts->x_flag_complex_method = 2;
- opts->x_flag_default_complex_method = opts->x_flag_complex_method;
}
/* Handle command-line option SCODE. If the option takes an argument, it is