aboutsummaryrefslogtreecommitdiff
path: root/gcc/opts.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/opts.c')
-rw-r--r--gcc/opts.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/opts.c b/gcc/opts.c
index b7948f6..afa25d5 100644
--- a/gcc/opts.c
+++ b/gcc/opts.c
@@ -586,7 +586,6 @@ decode_options (unsigned int argc, const char **argv)
if (optimize >= 3)
{
- flag_tree_promote_statics = 1;
flag_inline_functions = 1;
flag_unswitch_loops = 1;
flag_gcse_after_reload = 1;