1*ec02198aSmrg@c Copyright (C) 1988-2020 Free Software Foundation, Inc.
210d565efSmrg@c This is part of the GCC manual.
310d565efSmrg@c For copying conditions, see the file gcc.texi.
410d565efSmrg
510d565efSmrg@node Contributing
610d565efSmrg@chapter Contributing to GCC Development
710d565efSmrg
810d565efSmrgIf you would like to help pretest GCC releases to assure they work well,
9c7a68eb7Smrgcurrent development sources are available via Git (see
10c7a68eb7Smrg@uref{http://gcc.gnu.org/git.html}).  Source and binary snapshots are
1110d565efSmrgalso available for FTP; see @uref{http://gcc.gnu.org/snapshots.html}.
1210d565efSmrg
1310d565efSmrgIf you would like to work on improvements to GCC, please read the
1410d565efSmrgadvice at these URLs:
1510d565efSmrg
1610d565efSmrg@smallexample
1710d565efSmrg@uref{http://gcc.gnu.org/contribute.html}
1810d565efSmrg@uref{http://gcc.gnu.org/contributewhy.html}
1910d565efSmrg@end smallexample
2010d565efSmrg
2110d565efSmrg@noindent
2210d565efSmrgfor information on how to make useful contributions and avoid
2310d565efSmrgduplication of effort.  Suggested projects are listed at
2410d565efSmrg@uref{http://gcc.gnu.org/projects/}.
25