Newsgroups: comp.os.msdos.djgpp Subject: Re: G++ can't optimise my code! Distribution: world From: vischne AT ibm DOT net-nospam (root) Organization: The Light References: MIME-Version: 1.0 Content-Type: Text/Plain; charset=US-ASCII NNTP-Posting-Host: 32.100.34.126 Message-ID: <3462a774.0@news3.ibm.net> Date: 7 Nov 97 05:30:28 GMT Lines: 14 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk In article , eliz AT is DOT elta DOT co DOT il says... > > >crashing. Relax, the bugs are here to stay, and compilers are just >programs, no more, no less. At least judging by the traffic on this >news group and on GNU groups related to compiler bugs, GCC has >relatively small amount of bugs, even when compiling C++ programs. Actually, I found a problem with g++.exe (under cygwin) when compiling a program that include or . It seems to find bogus syntax errors in procedure declarations that gcc just passes by. My guess is that the same thing occurs under the latest DJGPP's g++.