[Bug bootstrap/112422] Build process does a redundant number of checks ?
sjames at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Nov 8 03:53:54 GMT 2023
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112422
Sam James <sjames at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Blocks| |84402
CC| |sjames at gcc dot gnu.org
--- Comment #3 from Sam James <sjames at gcc dot gnu.org> ---
There's some stuff we could cache for sure but it wouldn't be the majority of
the checks - stuff like finding tools like awk, sed should work regardless of
which stage we're in and so on.
Referenced Bugs:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84402
[Bug 84402] [meta] GCC build system: parallelism bottleneck
More information about the Gcc-bugs
mailing list