190075Sobrien@c Copyright (C) 1988, 1989, 1992, 1993, 1994, 1995, 1996, 1997, 1998,
2169689Skan@c 1999, 2000, 2001, 2004, 2006 Free Software Foundation, Inc.
390075Sobrien@c This is part of the GCC manual.
490075Sobrien@c For copying conditions, see the file gcc.texi.
590075Sobrien
690075Sobrien@node Contributing
790075Sobrien@chapter Contributing to GCC Development
890075Sobrien
990075SobrienIf you would like to help pretest GCC releases to assure they work well,
10169689Skancurrent development sources are available by SVN (see
11169689Skan@uref{http://gcc.gnu.org/svn.html}).  Source and binary snapshots are
1290075Sobrienalso available for FTP; see @uref{http://gcc.gnu.org/snapshots.html}.
1390075Sobrien
1490075SobrienIf you would like to work on improvements to GCC, please read the
1590075Sobrienadvice at these URLs:
1690075Sobrien
1790075Sobrien@smallexample
1896263Sobrien@uref{http://gcc.gnu.org/contribute.html}
1990075Sobrien@uref{http://gcc.gnu.org/contributewhy.html}
2090075Sobrien@end smallexample
2190075Sobrien
2290075Sobrien@noindent
2390075Sobrienfor information on how to make useful contributions and avoid
2490075Sobrienduplication of effort.  Suggested projects are listed at
2590075Sobrien@uref{http://gcc.gnu.org/projects/}.
26