Ollie Wild - Re: PATCH: distcc and ccache speedup: adds directives-only preprocessing (original) (raw)
This is the mail archive of the gcc-patches@gcc.gnu.orgmailing list for the GCC project.
For a one-shot run (probably good enough) I'd try replacing xgcc in the build tree with a script that runs ccache xgcc.orig in such a way that -fdirectives-only is exercised, and running the C and C++ testsuites to get an idea of whether the patch breaks anything covered by the GCC testsuite.