This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: C++ compile-time regressions (was: GCC 3.0.1 Status Report)
- To: Daniel Berlin <dan at cgsoftware dot com>
- Subject: Re: C++ compile-time regressions (was: GCC 3.0.1 Status Report)
- From: law at redhat dot com
- Date: Mon, 23 Jul 2001 13:53:09 -0600
- cc: Gerald Pfeifer <pfeifer at dbai dot tuwien dot ac dot at>, Mark Mitchell <mark at codesourcery dot com>, Joe Buck <jbuck at synopsys dot com>, "gcc at gcc dot gnu dot org" <gcc at gcc dot gnu dot org>
- Reply-To: law at redhat dot com
In message <877kwzearp.fsf@cgsoftware.com>you write:
> Past that, e very other compiler i know of started using region based compi
> ling
> (HP's ELCOR, SGI Pro64, SGI's mipspro, Intel's compilers,
> IBM's compilers, etc) in order to cut down the compile time while speeding
> up the code.
I know that SGI's compiler doesn't actually do region stuff. They ran into
a rats nest of problems with the actual implementation.
jeff