modula2: Pass --destdir for dir index during install of m2.info.
[official-gcc.git] / gcc / doc / contribute.texi
blob4626757c1da1dbcd0fe8a4ad2adb018741605326
1 @c Copyright (C) 1988-2024 Free Software Foundation, Inc.
2 @c This is part of the GCC manual.
3 @c For copying conditions, see the file gcc.texi.
5 @node Contributing
6 @chapter Contributing to GCC Development
8 If you would like to help pretest GCC releases to assure they work well,
9 current development sources are available via Git (see
10 @uref{https://gcc.gnu.org/git.html}).  Source and binary snapshots are
11 also available for FTP; see @uref{https://gcc.gnu.org/snapshots.html}.
13 If you would like to work on improvements to GCC, please read the
14 advice at these URLs:
16 @smallexample
17 @uref{https://gcc.gnu.org/contribute.html}
18 @uref{https://gcc.gnu.org/contributewhy.html}
19 @end smallexample
21 @noindent
22 for information on how to make useful contributions and avoid
23 duplication of effort.  Suggested projects are listed at
24 @uref{https://gcc.gnu.org/projects/}.