X-Git-Url: http://git.sourceforge.jp/view?a=blobdiff_plain;f=gcc%2Fcommon.opt;h=6c2ca93cfe6a5d21a2b58107f89285ad80eaa001;hb=2951c731cee4a528380e24eb3eb49b7d88e17aa1;hp=e9a0695f20b59eef79ddcf0964c860e0dcac4d24;hpb=a5b022e7af7b70507d5e5d54eef6cb0621399607;p=pf3gnuchains%2Fgcc-fork.git diff --git a/gcc/common.opt b/gcc/common.opt index e9a0695f20b..6c2ca93cfe6 100644 --- a/gcc/common.opt +++ b/gcc/common.opt @@ -717,10 +717,6 @@ fipa-reference Common Report Var(flag_ipa_reference) Init(0) Optimization Discover readonly and non addressable static variables -fipa-type-escape -Common Report Var(flag_ipa_type_escape) Init(0) Optimization -Type based escape and alias analysis - fipa-matrix-reorg Common Report Var(flag_ipa_matrix_reorg) Optimization Perform matrix layout flattening and transposing based @@ -1488,8 +1484,12 @@ Common Report Var(flag_web) Init(2) Optimization Construct webs and split unrelated uses of single variable fwhopr -Common Var(flag_whopr) -Enable partitioned link-time optimization. +Common +Enable partitioned link-time optimization + +fwhopr= +Common RejectNegative UInteger Joined Var(flag_whopr) +Enable partitioned link-time optimization with specified number of parallel jobs ftree-builtin-call-dce Common Report Var(flag_tree_builtin_call_dce) Init(0) Optimization