Date: Sat, 14 Jan 1995 12:50:53 +0100 From: haltmaye AT mathpool DOT uni-augsburg DOT de To: djgpp AT sun DOT soe DOT clarkson DOT edu Subject: compiler switch for optimization Hallo all, I vote for the default -O0. People doing benchmarks should know the compiler switches to set optimize on. Another reason is stability as mentioned with ghostscript. Debugging should be independent of optimization. Or how do you want to find errors in optimized code? martin haltmayer AT uni-augsburg DOT de