contribute.texi revision 256281
1103423Snectar@c Copyright (C) 1988, 1989, 1992, 1993, 1994, 1995, 1996, 1997, 1998,
2103423Snectar@c 1999, 2000, 2001, 2004, 2006 Free Software Foundation, Inc.
3103423Snectar@c This is part of the GCC manual.
4103423Snectar@c For copying conditions, see the file gcc.texi.
5103423Snectar
6103423Snectar@node Contributing
7103423Snectar@chapter Contributing to GCC Development
8103423Snectar
9103423SnectarIf you would like to help pretest GCC releases to assure they work well,
10103423Snectarcurrent development sources are available by SVN (see
11103423Snectar@uref{http://gcc.gnu.org/svn.html}).  Source and binary snapshots are
12103423Snectaralso available for FTP; see @uref{http://gcc.gnu.org/snapshots.html}.
13103423Snectar
14103423SnectarIf you would like to work on improvements to GCC, please read the
15103423Snectaradvice at these URLs:
16103423Snectar
17103423Snectar@smallexample
18103423Snectar@uref{http://gcc.gnu.org/contribute.html}
19103423Snectar@uref{http://gcc.gnu.org/contributewhy.html}
20103423Snectar@end smallexample
21103423Snectar
22103423Snectar@noindent
23103423Snectarfor information on how to make useful contributions and avoid
24103423Snectarduplication of effort.  Suggested projects are listed at
25103423Snectar@uref{http://gcc.gnu.org/projects/}.
26103423Snectar