diff options
Diffstat (limited to 'gcc/common.opt')
-rw-r--r-- | gcc/common.opt | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/gcc/common.opt b/gcc/common.opt index 2251b86..7ec6f47 100644 --- a/gcc/common.opt +++ b/gcc/common.opt @@ -1003,10 +1003,6 @@ ftree-ter Common Report Var(flag_tree_ter) Replace temporary expressions in the SSA->normal pass -ftree-lrs -Common Report Var(flag_tree_live_range_split) -Perform live range splitting during the SSA->normal pass - ftree-vrp Common Report Var(flag_tree_vrp) Init(0) Perform Value Range Propagation on trees |