Why not contribute? (to GCC)
Manuel López-Ibáñez
lopezibanez@gmail.com
Sat Apr 24 14:40:00 GMT 2010
On 24 April 2010 16:34, Alfred M. Szmidt <ams@gnu.org> wrote:
> I have a script that allows me to do the following in a single step:
>
> gccfarming cleanup
> gccfarming bootstrap
> gccfarming patch PATCH=mypatch.diff
> gccfarming bootstrap
> compare_tests clean.log mypatch.log
>
> That seems useful, could you post a copy of it somewhere?
It is just a modified version of the gcc_build script in contrib/. You
can find my version in /home/manuel/bin/gccfarming in both gcc11 and
gcc12 nodes in the compile farm. But there is also
contrib/patch_tester.sh which is probably even better implemented and
more clear.
Cheers,
Manuel.
More information about the Gcc
mailing list