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: Faster compilation speed


--- Fergus Henderson <fjh@cs.mu.OZ.AU> wrote:
> On 13-Aug-2002, Theodore Papadopoulo
> <Theodore.Papadopoulo@sophia.inria.fr> wrote:
> > 
> > the "average 
> > source code" (to be defined by someone ;-) ) is
> also probably growing
> > in size and complexity...
> 
> Indeed.  Also note that more people are using
> higher-level languages,
> a fair number of which work by compiling to C --
> generally with a
> significant expansion in the number of lines of
> code.
> For example, the Mercury compiler is about 270,000
> lines of
> Mercury code, which compiles to about 4.5 million
> lines of C code.
> This takes gcc a long time to compile...
> 
> So I am very supportive of any work that can be done
> to improve the
> speed of gcc.

>From what I've heard on this thread, I was under the
impression that the talk is of improving the C++ front
end, but not C.  I'm probably confused about this
(possibly since this thread is partially a
brainstorming session) so can someone put me straight,
please?  If there's a large enough concensus on the
top candidates to investigate, what are they?

Thanks,
Noel

__________________________________________________
Do You Yahoo!?
HotJobs - Search Thousands of New Jobs
http://www.hotjobs.com


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