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] | |
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.
Thanks, Andrew Pinski
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |