------- Comment #3 from hariharans at picochip dot com  2009-01-30 10:04 -------
Index: gcc/common.opt
===================================================================
--- gcc/common.opt      (revision 143749)
+++ gcc/common.opt      (working copy)
@@ -386,7 +386,7 @@
 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


This patch was commited to mainline (for 4.4.0).


-- 

hariharans at picochip dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |hariharans at picochip dot
                   |                            |com


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38157

Reply via email to