This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Newbie


> If it is possible, I would like to begin with a small project to get
> familiar with GCC code. I have been through the "Simple GCC projects"
> web page and I would be interested in project such as "Convert
> reorg.c to use the flow graph".

You could also pick an open PR in Bugzilla (http://gcc.gnu.org/bugzilla) and 
try to fix the problem.  We have dozens of these. :-)  Some of them have been 
pre-analyzed.  An ICE (internal compiler error) is probably easier to start 
with than a wrong-code bug.

-- 
Eric Botcazou


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]