https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61613
--- Comment #8 from Manuel López-Ibáñez <manu at gcc dot gnu.org> --- (In reply to David Krauss from comment #6) > I'd like to take it 100% but the testsuite isn't working on my system. The > patch is small enough and unobscure enough that it's easier for someone else > to take responsibility than for me to dedicate another day to GCC build > configuration. If you are a sporadic contributor, the easiest and cheapest way to work on GCC is to get an account in the compile farm: https://gcc.gnu.org/wiki/CompileFarm and use one of the many scripts in contrib/ (or my own gccfarming script: https://gcc.gnu.org/wiki/ManuelL%C3%B3pezIb%C3%A1%C3%B1ez?action=AttachFile&do=view&target=gccfarming) to bootstrap and regression test patches.