https://gcc.gnu.org/bugzilla/show_bug.cgi?id=39589

Manuel López-Ibáñez <manu at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |patch

--- Comment #15 from Manuel López-Ibáñez <manu at gcc dot gnu.org> ---
(In reply to Peter Frost from comment #14)
> FYI, this is the first time I've worked on the GCC codebase, so I have no
> idea if this follow best practices etc. But it seems to work if anyone
> wanted to try it out

In a nutshell:

1. You need to add some tests that show everything works as expected.
2. You need to run the testsuite
3. You need to submit the patch to gcc-patches.

More details:
https://gcc.gnu.org/wiki/GettingStarted#Basics:_Contributing_to_GCC_in_10_easy_steps

Reply via email to