delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1999/07/22/02:57:55

From: "DeHackEd" <not DOT given AT out>
Newsgroups: comp.os.msdos.djgpp
References: <379619ED DOT DDB73009 AT maths DOT unine DOT ch>
Subject: Re: Optimization options
Lines: 14
X-Priority: 3
X-MSMail-Priority: Normal
X-Newsreader: Microsoft Outlook Express 5.00.2314.1300
X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300
Message-ID: <sYnl3.2432$Vb4.15876@tundra.ops.attcanada.net>
Date: Wed, 21 Jul 1999 18:04:08 GMT
NNTP-Posting-Host: 142.194.222.180
X-Trace: tundra.ops.attcanada.net 932580248 142.194.222.180 (Wed, 21 Jul 1999 18:04:08 GMT)
NNTP-Posting-Date: Wed, 21 Jul 1999 18:04:08 GMT
To: djgpp AT delorie DOT com
DJ-Gateway: from newsgroup comp.os.msdos.djgpp
Reply-To: djgpp AT delorie DOT com

> A simple question: is it possible to have -O3 optimization,
> BUT without the automatic inlining (unless the -O3 only
> adds automatic inlining of course...) ?

For almost every optimization command, there is a "no" option. If you want
to disable inlining, use this command:

gcc etc. etc. etc.    -O3 -fno-inline -fno-inline-functions

--
DeHackEd
No emails please, the address is fake.


- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019