This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: C++ compile time (again, take 2)
On Mon, 2003-06-16 at 10:43, Wolfgang Bangerth wrote:
> 2.95 : 46 min
> mainline: 73 min (89 min)
> tree-ssa: 94 min (118 min)
>
Thanks Wolfgang. I'm looking at compile time regressions this week.
Jeff Law posted a patch to speed up constant propagation times. I've
got another patch testing that should speed up constant propagation some
more. I'll take a look at your code as well.
Diego.