This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: --enable-intermodule bootstrap


On 08 Nov 2004 15:42:39 -0800, Geoffrey Keating <geoffk@geoffk.org> wrote:
> Richard Guenther <richard.guenther@gmail.com> writes:
> 
> > But we don't gain much - only about 1.5% in C++ tramp3d compilation.
> > I guess partly because the frontends are not inter-moduled.
> 
> Possibly because you aren't compiling with -O3, to actually inline
> across modules?

Ah, yes.  That's one thing to try.

Thanks,
Richard.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]