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: --enable-intermodule bootstrap



On Nov 8, 2004, at 9:15 AM, Richard Guenther wrote:


Hi!

Anyone tried --enable-intermodule bootstrap recently?  My
bootstrap is still doing stage1 libbackend, now for over an
hour (regular bootstrap completes in less than half an hour).
Is this known and as such not recommended to do intermodule
bootstraps (they are undocumented, after all)?

Or will this eventually be addressed?


Yes this is normal as we check the prototypes across the
translational unit.  I posted a patch to speed it up but
it has not been approved yet.

Patch here: <http://gcc.gnu.org/ml/gcc-patches/2004-10/msg01479.html>.

Thanks,
Andrew Pinski


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