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: PATCH: 2 stage BFD linker for LTO plugin


"H.J. Lu" <hjl.tools@gmail.com> writes:

> I don't have such programs at hand. Will timings from gccgo, which is
> written in C++, help?

gccgo by itself is not really a large C++ program.  It's only about
50,000 lines of C++.

Building gcc with --enable-build-with-cxx would get you a large C++
program, but of course it would not be very typical of C++ programs.

Ian


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