Re: --with-debug, -O2

2001-07-24 Thread Alexander V. Lukyanov
On Mon, Jul 23, 2001 at 05:49:42PM -0400, Glenn F. Maynard wrote: > This patch removes -O2 (actually, '-O[0-9]?') when --with-debug is used. > Debugging compiled-optimized code is, er, an entertaining challenge, I > suppose, but having code bounce around after going through a compiler's > shufflin

--with-debug, -O2

2001-07-23 Thread Glenn F. Maynard
This patch removes -O2 (actually, '-O[0-9]?') when --with-debug is used. Debugging compiled-optimized code is, er, an entertaining challenge, I suppose, but having code bounce around after going through a compiler's shuffling and dicing gets old. :) It also disables -Winline -fno-implement-inline