This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Regression testers and --enable-intermodule
- From: Vaclav Haisman <V dot Haisman at sh dot cvut dot cz>
- To: gcc at gcc dot gnu dot org
- Date: Wed, 14 Jan 2004 00:58:06 +0100 (CET)
- Subject: Regression testers and --enable-intermodule
Does any of the regression testers bootstrap with --enable-intermodule? I think
that the time needed to compile libbackend.o has raised more then two times. I
don't keep track of precise numbers but I remember that it used to compile
whole libbackend.o in 18 minutes of CPU time. Now it takes more than 45
minutes.
Vaclav Haisman