From b354976135880498dc76cb68e9ab47520205081b Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Thu, 19 Oct 2006 15:47:34 +0000 Subject: Fix score bugs --- ld/ld.texinfo | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'ld/ld.texinfo') diff --git a/ld/ld.texinfo b/ld/ld.texinfo index 1fbd6ef..067f1f6 100644 --- a/ld/ld.texinfo +++ b/ld/ld.texinfo @@ -1251,9 +1251,9 @@ it ends in a @code{.exe} suffix. @itemx --no-gc-sections Enable garbage collection of unused input sections. It is ignored on targets that do not support this option. This option is not compatible -with @samp{-r}. The default behaviour (of not performing this garbage -collection) can be restored by specifying @samp{--no-gc-sections} on -the command line. +with @samp{-r} or @samp{--emit-relocs}. The default behaviour (of not +performing this garbage collection) can be restored by specifying +@samp{--no-gc-sections} on the command line. @kindex --print-gc-sections @kindex --no-print-gc-sections -- cgit v1.1