X-Git-Url: http://git.sourceforge.jp/view?p=pf3gnuchains%2Fgcc-fork.git;a=blobdiff_plain;f=gcc%2Fcommon.opt;h=6e369e551020c67e33929bcafcc36c9031883900;hp=ac942ee6a1fec4bc7c4a5c508bd3425c5cae6fa5;hb=80cab0198cf6d526d37791e84f96796c3b942ebb;hpb=50ca7c37d48ffd4d930263e44fa166af53931556 diff --git a/gcc/common.opt b/gcc/common.opt index ac942ee6a1f..6e369e55102 100644 --- a/gcc/common.opt +++ b/gcc/common.opt @@ -115,7 +115,7 @@ Exit on the first error occurred Wframe-larger-than= Common RejectNegative Joined UInteger --Wframe-larger-than= Warn if a function's stack frame requires more than bytes +-Wframe-larger-than= Warn if a function's stack frame requires more than bytes Winline Common Var(warn_inline) Warning @@ -201,8 +201,8 @@ Common Var(warn_uninitialized) Init(-1) Warning Warn about uninitialized automatic variables Wunreachable-code -Common Var(warn_notreached) Warning -Warn about code that will never be executed +Common +Does nothing. Preserved for backward compatibility. Wunused Common Var(warn_unused) Init(0) Warning @@ -386,7 +386,7 @@ Do not put uninitialized globals in the common section fcompare-debug= Common JoinedOrMissing RejectNegative Var(flag_compare_debug_opt) --fcompare-debug[=] Compile with and without e.g. -gtoggle, and compare the final-insns dump +-fcompare-debug[=] Compile with and without e.g. -gtoggle, and compare the final-insns dump fcompare-debug-second Common RejectNegative Var(flag_compare_debug) @@ -430,7 +430,7 @@ List all available debugging counters with their limits and counts. fdbg-cnt= Common RejectNegative Joined --fdbg-cnt=:[,:,...] Set the debug counter limit. +-fdbg-cnt=:[,:,...] Set the debug counter limit. fdebug-prefix-map= Common Joined RejectNegative @@ -736,7 +736,7 @@ Share stack slots for spilled pseudo-registers. fira-verbose= Common RejectNegative Joined UInteger --fira-verbose= Control IRA's level of diagnostic messages. +-fira-verbose= Control IRA's level of diagnostic messages. fivopts Common Report Var(flag_ivopts) Init(1) Optimization @@ -769,7 +769,7 @@ Enable link-time optimization. ; The initial value of -1 comes from Z_DEFAULT_COMPRESSION in zlib.h. flto-compression-level= Common Joined UInteger Var(flag_lto_compression_level) Init(-1) --flto-compression-level= Use zlib compression level for IL +-flto-compression-level= Use zlib compression level for IL flto-report Common Report Var(flag_lto_report) Init(0) Optimization @@ -908,7 +908,7 @@ Specify a plugin to load fplugin-arg- Common Joined RejectNegative --fplugin-arg--[=] Specify argument = for plugin +-fplugin-arg--[=] Specify argument = for plugin fpredictive-commoning Common Report Var(flag_predictive_commoning) Optimization