1270096Strasz@c Copyright (C) 1988, 1989, 1992, 1993, 1994, 1995, 1996, 1997, 1998,
2270096Strasz@c 1999, 2000, 2001, 2004, 2006 Free Software Foundation, Inc.
3270096Strasz@c This is part of the GCC manual.
4270096Strasz@c For copying conditions, see the file gcc.texi.
5270096Strasz
6270096Strasz@node Contributing
7270096Strasz@chapter Contributing to GCC Development
8270096Strasz
9270096StraszIf you would like to help pretest GCC releases to assure they work well,
10270096Straszcurrent development sources are available by SVN (see
11270096Strasz@uref{http://gcc.gnu.org/svn.html}).  Source and binary snapshots are
12270096Straszalso available for FTP; see @uref{http://gcc.gnu.org/snapshots.html}.
13270096Strasz
14270096StraszIf you would like to work on improvements to GCC, please read the
15270096Straszadvice at these URLs:
16270096Strasz
17270096Strasz@smallexample
18270096Strasz@uref{http://gcc.gnu.org/contribute.html}
19270096Strasz@uref{http://gcc.gnu.org/contributewhy.html}
20270096Strasz@end smallexample
21270096Strasz
22270096Strasz@noindent
23270096Straszfor information on how to make useful contributions and avoid
24270096Straszduplication of effort.  Suggested projects are listed at
25270096Strasz@uref{http://gcc.gnu.org/projects/}.
26270096Strasz