summaryrefslogtreecommitdiff
path: root/gcc/common.opt
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/common.opt')
-rw-r--r--gcc/common.opt26
1 files changed, 0 insertions, 26 deletions
diff --git a/gcc/common.opt b/gcc/common.opt
index 10d9d19b622..ed38e2a3e7a 100644
--- a/gcc/common.opt
+++ b/gcc/common.opt
@@ -3464,32 +3464,6 @@ fipa-ra
Common Report Var(flag_ipa_ra) Optimization
Use caller save register across calls if possible.
-fipa-typelist-struct=
-Common Joined Report Var(flag_ipa_typelist_struct) Init(0)
--fipa-typelist-struct=<string> Name of struct of interest
-
-fipa-typelist-field=
-Common Joined Report Var(flag_ipa_typelist_field) Init(0)
--fipa-typelist-field=<string> Name of struct of interest
-
-fipa-type-escape-analysis
-Common Report Var(flag_ipa_type_escape_analysis) Optimization
-Type escape analysis
-
-fipa-hello-world
-Common Report Var(flag_ipa_hello_world) Optimization
-Hello world
-
-ftp-types-compared=
-Common Joined Report Var(flag_tp_types_compared) Init(0)
-
-ftp-comparison-functions=
-Common Joined Report Var(flag_tp_comparison_functions) Init(0)
-
-fipa-prototype
-Common Report Var(flag_ipa_prototype) Optimization
-TBD
-
fipa-type-escape-analysis
Common Report Var(flag_ipa_type_escape_analysis) Optimization
This flag is only used for debugging the type escape analysis