From: Vik Heyndrickx Newsgroups: comp.os.msdos.djgpp Subject: Re: patches Date: Mon, 08 Sep 1997 11:21:35 +0200 Organization: University of Ghent, Belgium Lines: 19 Message-ID: <3413C39F.7759@rug.ac.be> References: <1 DOT 5 DOT 4 DOT 16 DOT 19970908134944 DOT 354f1248 AT giasbga DOT vsnl DOT net DOT in> NNTP-Posting-Host: eduserv1.rug.ac.be Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Chirayu Krishnappa wrote: > > Hi, > > I think I read somewhere that the -O3 switch is not recommended as it may > produce incorrect code at times. Is there a patch for it available? > Also, does the -finline-functions (or whatever) force inlining of > (inlinable) functions, coz I heard they wont be unless u use -O3. That's the first time I hear about this. -O3 is just -O2 with -finline-functions. AFAIK not buggy. You may confuse -O3 with -O6 for pgcc, which *is* buggy. -- +----------------+ | Vik Heyndrickx | +----------------+