common.opt (flag_conserve_stack): Initialised to zero.
PR/38157 * common.opt (flag_conserve_stack): Initialised to zero. From-SVN: r143784
This commit is contained in:
parent
c95b2534da
commit
df9198abb2
@ -1,3 +1,8 @@
|
||||
Hariharan Sandanagobalane <hariharan@picochip.com>
|
||||
|
||||
PR/38157
|
||||
* common.opt (flag_conserve_stack): Initialised to zero.
|
||||
|
||||
2009-01-30 Kai Tietz <kai.tietz@onevision.com>
|
||||
|
||||
PR/39002
|
||||
|
@ -386,7 +386,7 @@ Common Report Var(flag_no_common,0) Optimization
|
||||
Do not put uninitialized globals in the common section
|
||||
|
||||
fconserve-stack
|
||||
Common Var(flag_conserve_stack,0) Optimization
|
||||
Common Var(flag_conserve_stack) Optimization
|
||||
Do not perform optimizations increasing noticeably stack usage
|
||||
|
||||
fcprop-registers
|
||||
|
Loading…
Reference in New Issue
Block a user