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


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?


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