diff options
Diffstat (limited to 'gcc/go/go-lang.cc')
| -rw-r--r-- | gcc/go/go-lang.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/go/go-lang.cc b/gcc/go/go-lang.cc index 0c9c9ce..0222b8a 100644 --- a/gcc/go/go-lang.cc +++ b/gcc/go/go-lang.cc @@ -173,7 +173,6 @@ go_langhook_init_options_struct (struct gcc_options *opts) /* Default to avoiding range issues for complex multiply and divide. */ opts->x_flag_complex_method = 2; - opts->x_flag_default_complex_method = opts->x_flag_complex_method; /* The builtin math functions should not set errno. */ opts->x_flag_errno_math = 0; |
