gccint: Contributing

1 
1 1 Contributing to GCC Development
1 *********************************
1 
1 If you would like to help pretest GCC releases to assure they work well,
1 current development sources are available via Git (see
1 <http://gcc.gnu.org/git.html>).  Source and binary snapshots are also
1 available for FTP; see <http://gcc.gnu.org/snapshots.html>.
1 
1  If you would like to work on improvements to GCC, please read the
1 advice at these URLs:
1 
1      <http://gcc.gnu.org/contribute.html>
1      <http://gcc.gnu.org/contributewhy.html>
1 
1 for information on how to make useful contributions and avoid
1 duplication of effort.  Suggested projects are listed at
1 <http://gcc.gnu.org/projects/>.
1