From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from cpout2.tiscali.be (cpout2.tiscali.be [62.235.13.194]) by dsl2.external.hp.com (Postfix) with ESMTP id 95D61482D for ; Thu, 19 Jun 2003 23:47:26 -0600 (MDT) Date: Fri, 20 Jun 2003 07:47:21 +0200 Message-ID: <3ED71F6D000076F1@ocpmta7.freegates.net> In-Reply-To: <200306191748.h5JHm8lY022592@hiauly1.hia.nrc.ca> From: "Joel Soete" Subject: Re: [parisc-linux] Re: g++ (3.3): ...Error: Field out of range To: "John David Anglin" Cc: parisc-linux@lists.parisc-linux.org MIME-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Sender: parisc-linux-admin@lists.parisc-linux.org Errors-To: parisc-linux-admin@lists.parisc-linux.org List-Help: List-Post: List-Subscribe: , List-Id: parisc-linux developers list List-Unsubscribe: , List-Archive: Hello Dave, > > Ah, in fact I well read it also but do not figure out because of man comment: > > "max-inline-insns > > If an function contains more than this many instructions, it > > will not be inlined. This option is precisely equivalent to > > -finline limit. > > " > > > > Anyway, I try 300, 200, 100 and stop at 50 without any more success :-( > > (I can still try lower?) > Could it be different in 3.3? I try with 5 and no success but... > Actually, I see that the `val' from -finline-limit sets the parameters > as follows in 3.4: > > set_param_value ("max-inline-insns", val); > set_param_value ("max-inline-insns-single", val/2); > set_param_value ("max-inline-insns-auto", val/2); > set_param_value ("max-inline-insns-rtl", val); > if (val/4 < MIN_INLINE_INSNS) > { > if (val/4 > 10) > set param_value ("min-inline-insns", val/4); > else > set_param_value ("min-inline-insns", 10); > } > > You might also try -fno-default-inline and -fno-inline, but it's > looking as if inlining isn't the driving factor in the size of > the routine. Yes the inlining is one factor: The first works (see ;) and certainly the second too; but also a better news: (I definitely need to clean my glasses: in man default -finline-limit=600) and it so works with -finline-limit= something between 350 (works) and 400 (failled). Now I am curious to see the differences between --param and this -finline-limit (if i have some time)? Thanks for all, Joel ps: sorry to report so late but my wife was angry because test was too long --------------------------------- Tiscali ADSL: 19,50 euros/mois...abonnez-vous sur www.tiscali.be