Re: [Cegcc-devel] current compiler optimization alert

2008-09-17 Thread Pedro Alves
On Thursday 11 September 2008 19:39:08, Pawel Veselov wrote: > I've been playing around with compiling PHP and such. With default > compilation flags, (O3 is it?) the Zend would just SIGSEGV at random > locations. O0 cleared all the problems. So, may be, switching to a > newer gcc has certain weig

[Cegcc-devel] current compiler optimization alert

2008-09-11 Thread Pawel Veselov
Hi, I've been playing around with compiling PHP and such. With default compilation flags, (O3 is it?) the Zend would just SIGSEGV at random locations. O0 cleared all the problems. So, may be, switching to a newer gcc has certain weight. Thanks, Pawel. -- With best of best regards Pawel S. Ves