Help out/New to the Project

2017-09-08 Thread nick
Greetings All, I am interested in helping out with the gcc project. I understand there is a bugzilla I can get started on but is there anything else in terms of things I should be reading outside the core docs in the git tree and the docs on the gnu web pages. Or is there anything you guys are

Re: Help out/New to the Project

2017-09-09 Thread Ramana Radhakrishnan
On Sat, Sep 9, 2017 at 4:27 AM, nick wrote: > Greetings All, > > I am interested in helping out with the gcc project. I understand there is a > bugzilla I can get started on > but is there anything else in terms of things I should be reading outside the > core docs in the git tree > and the docs

Re: Help out/New to the Project

2017-09-09 Thread Jonathan Wakely
On 9 September 2017 at 04:27, nick wrote: > Greetings All, > > I am interested in helping out with the gcc project. I understand there is a > bugzilla I can get started on > but is there anything else in terms of things I should be reading outside the > core docs in the git tree > and the docs on

Re: Help out/New to the Project

2017-09-12 Thread Nathan Sidwell
On 09/09/2017 08:00 AM, Ramana Radhakrishnan wrote: There are a few getting started guides in the wiki (http://gcc.gnu.org/wiki - Look for tutorials) which can help you get started in terms of reading up on the internals, there are a few Easy hacks listed in the wiki page here https://gcc.gnu.or

Re: Help out/New to the Project

2017-09-12 Thread Segher Boessenkool
On Tue, Sep 12, 2017 at 08:10:13AM -0400, Nathan Sidwell wrote: > On 09/09/2017 08:00 AM, Ramana Radhakrishnan wrote: > > >There are a few getting started guides in the wiki > >(http://gcc.gnu.org/wiki - Look for tutorials) which can help you get > >started in terms of reading up on the internals,