Newsgroups: comp.sys.next Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!wuarchive!psuvax1!news From: melling@cs.psu.edu (Michael D Mellinger) Subject: Re: Benchmarks (mac, NeXT, Sparc) In-Reply-To: victor@tesla.math.yale.edu's message of 4 Apr 91 01:49:41 GMT Message-ID: <9h2Gxe!g1@cs.psu.edu> Sender: news@cs.psu.edu (Usenet) Nntp-Posting-Host: sunws5.sys.cs.psu.edu Organization: Penn State Computer Science References: <29847@cs.yale.edu> Date: Thu, 4 Apr 91 19:46:06 GMT Lines: 10 In article <29847@cs.yale.edu> victor@tesla.math.yale.edu (Mladen Victor Wickerhauser) writes: According to the GNU C-compiler info, it is more efficient to use cc -O -g ...., since the debugging information (-g) helps the optimizer make certain heuristic choices. Where does it say this? -Mike