X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: rugxulo AT gmail DOT com Newsgroups: comp.os.msdos.djgpp Subject: -fomit-frame-pointer not enabled when using -O ??? Date: 16 May 2006 13:27:28 -0700 Organization: http://groups.google.com Lines: 4 Message-ID: <1147811247.971831.35000@i40g2000cwc.googlegroups.com> NNTP-Posting-Host: 65.13.115.246 Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Trace: posting.google.com 1147811253 28757 127.0.0.1 (16 May 2006 20:27:33 GMT) X-Complaints-To: groups-abuse AT google DOT com NNTP-Posting-Date: Tue, 16 May 2006 20:27:33 +0000 (UTC) User-Agent: G2/0.2 X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.3) Gecko/20060426 Firefox/1.5.0.3,gzip(gfe),gzip(gfe) Complaints-To: groups-abuse AT google DOT com Injection-Info: i40g2000cwc.googlegroups.com; posting-host=65.13.115.246; posting-account=qvj7NA0AAABallzf-E3FtUCXEd65I-J8 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com GCC.INFO says that -fomit-frame-pointer is enabled whenever using the -O series of optimizations, but I've found that it isn't true (even in 4.1.0). Is there a known reason why?