diff options
Diffstat (limited to 'gcc/doc/install.texi')
-rw-r--r-- | gcc/doc/install.texi | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/gcc/doc/install.texi b/gcc/doc/install.texi index 8419ca27bc8..92bfc8bd396 100644 --- a/gcc/doc/install.texi +++ b/gcc/doc/install.texi @@ -1523,12 +1523,6 @@ When this option is specified more detailed information on memory allocation is gathered. This information is printed when using @option{-fmem-report}. -@item --with-gc -@itemx --with-gc=@var{choice} -With this option you can specify the garbage collector implementation -used during the compilation process. @var{choice} can be one of -@samp{page} and @samp{zone}, where @samp{page} is the default. - @item --enable-nls @itemx --disable-nls The @option{--enable-nls} option enables Native Language Support (NLS), |