[PHP-DEV] Re: REMOVING Inline optimization option

2002-04-20 Thread Yasuo Ohgaki
Sascha Schumann wrote: > It ought not to be removed. > > Reason? The GCC optimizer easily takes a couple of hundred > mega bytes of memory to compile zend_execute.c depending on > the optimization level and the architecture. That is pretty > bad, especially when administrator

[PHP-DEV] Re: REMOVING Inline optimization option

2002-04-20 Thread Sascha Schumann
It ought not to be removed. Reason? The GCC optimizer easily takes a couple of hundred mega bytes of memory to compile zend_execute.c depending on the optimization level and the architecture. That is pretty bad, especially when administrators have not set up process limit