+2015-02-10 Jan Hubicka <hubicka@ucw.cz>
+
+ * common.opt (fstack-reuse): Mark as optimization.
+
2015-02-10 Jan Hubicka <hubicka@ucw.cz>
PR ipa/64982
Perform conversion of conditional jumps to conditional execution
fstack-reuse=
-Common Joined RejectNegative Enum(stack_reuse_level) Var(flag_stack_reuse) Init(SR_ALL)
+Common Joined RejectNegative Enum(stack_reuse_level) Var(flag_stack_reuse) Init(SR_ALL) Optimization
-fstack-reuse=[all|named_vars|none] Set stack reuse level for local variables.
Enum