This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Help Out with Gcc
- From: Jonathan Wakely <jwakely dot gcc at gmail dot com>
- To: nick <xerofoify at gmail dot com>
- Cc: "gcc at gcc dot gnu dot org" <gcc at gcc dot gnu dot org>
- Date: Fri, 30 Nov 2018 10:04:02 +0000
- Subject: Re: Help Out with Gcc
- References: <bde5e0f6-69e7-34fc-ee4a-c0ba9020fb05@gmail.com>
On Fri, 30 Nov 2018 at 05:59, nick wrote:
>
> Greetings All,
>
> I assume you get lots of these but I was wondering what's the
> areas where gcc needs help the most these days that are good
> for a new developer to gcc.
There's a relevant section on the wiki, see
https://gcc.gnu.org/wiki/#Getting_Started_with_GCC_Development
The https://gcc.gnu.org/wiki/LibstdcxxTodo page also includes some
easy hacks suitable for new contributors.
> The only other question I have
> is the gcc internal manual here up to date for gcc 8 or
> not?
> https://gcc.gnu.org/onlinedocs/gccint/index.html#SEC_Contents
Those docs cover the development trunk, and were last updated *after*
gcc-8 branched, but are still relevant for gcc-8.