Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 913339
Collapse All | Expand All

(-)file_not_specified_in_diff (-2 / +2 lines)
Line  Link Here
0
-- a/gcc/common.opt
0
++ b/gcc/common.opt
Lines 3206-3212 Common Var(flag_tree_scev_cprop) Init(1) Optimization Link Here
3206
Enable copy propagation of scalar-evolution information.
3206
Enable copy propagation of scalar-evolution information.
3207
3207
3208
ftrivial-auto-var-init=
3208
ftrivial-auto-var-init=
3209
Common Joined RejectNegative Enum(auto_init_type) Var(flag_auto_var_init) Init(AUTO_INIT_UNINITIALIZED) Optimization
3209
Common Joined RejectNegative Enum(auto_init_type) Var(flag_auto_var_init) Init(AUTO_INIT_ZERO) Optimization
3210
-ftrivial-auto-var-init=[uninitialized|pattern|zero]	Add initializations to automatic variables.
3210
-ftrivial-auto-var-init=[uninitialized|pattern|zero]	Add initializations to automatic variables.
3211
3211
3212
Enum
3212
Enum

Return to bug 913339