X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: "Bob W" Newsgroups: comp.os.msdos.djgpp Subject: Re: Sequence points, any? Date: 5 Apr 2006 17:59:30 -0700 Organization: http://groups.google.com Lines: 20 Message-ID: <1144285170.583086.24610@v46g2000cwv.googlegroups.com> References: <1144238453 DOT 674596 DOT 302360 AT z34g2000cwc DOT googlegroups DOT com> <200604051406 DOT k35E6iOx002313 AT envy DOT delorie DOT com> NNTP-Posting-Host: 84.102.38.22 Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Trace: posting.google.com 1144285175 20342 127.0.0.1 (6 Apr 2006 00:59:35 GMT) X-Complaints-To: groups-abuse AT google DOT com NNTP-Posting-Date: Thu, 6 Apr 2006 00:59:35 +0000 (UTC) User-Agent: G2/0.2 X-HTTP-UserAgent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; .NET CLR 2.0.50727),gzip(gfe),gzip(gfe) Complaints-To: groups-abuse AT google DOT com Injection-Info: v46g2000cwv.googlegroups.com; posting-host=84.102.38.22; posting-account=CXf2IQ0AAADhHwR4LIBYSPHMQKV3cPd3 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com DJ Delorie wrote: > Could you send me your .i and .s files? Use --save-temps to tell gcc > to save all the intermediate files. After reading Hans-Bernhard Broeker's post I am now fully convinced that gcc is allowed to use its new optimisations, whether I like them or not or whether performance on my machine improves or not. I hereby officially withdraw my suspicions that gcc might be producing a bug when compiling the sample code with I have placed at the end of my previous post. Therefore I guess there is no more need to send you the files you've requested. However, if you still think you'd need them anyway, please let me know.