Date: Fri, 13 Jan 1995 13:40:46 -0800 From: drupp AT cs DOT washington DOT edu (Douglas Rupp) To: dj AT stealth DOT ctron DOT com, djgpp AT sun DOT soe DOT clarkson DOT edu Subject: Re: gcc = gcc -O2 ? I do a lot of compiling and I haven't noticed that compiling with optimization on is orders of magnitude slower than with it off, so I would vote yes, make gcc -O2 the default. I also like the idea of gcc -g implying gcc -g -O0. Doug