help-gplusplus
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: gprof and inline methods


From: Lionel B
Subject: Re: gprof and inline methods
Date: 28 Oct 2004 02:58:25 -0700
User-agent: G2/0.2

Konstantin Schauwecker wrote:
> E. Robert Tisdale wrote:
>
> > You screwed up.
> > It didn't get inlined.
> >
> > Show us the options that you used to compile your benchmark.
>
> i just use the following options: -p -Wall -pedantic

You might try using the optimisation flag -O3. This defines
-finline-functions (amongst other things).

Regards,

-- 
Lionel B



reply via email to

[Prev in Thread] Current Thread [Next in Thread]