tm.texi (LIBGCC_SPEC): Synch with reality.
authorMarc Espie <espie@openbsd.org>
Wed, 18 Oct 2000 17:51:54 +0000 (17:51 +0000)
committerMarc Espie <espie@gcc.gnu.org>
Wed, 18 Oct 2000 17:51:54 +0000 (17:51 +0000)
2000-10-18  Marc Espie <espie@openbsd.org>

* tm.texi (LIBGCC_SPEC): Synch with reality.

From-SVN: r36939

gcc/ChangeLog
gcc/tm.texi

index e38267636c26e65600086c2be34474574d93b15b..22958f4fe42de0e4ad54ceecf2f8fc3b8636803f 100644 (file)
@@ -1,3 +1,7 @@
+2000-10-18  Marc Espie <espie@openbsd.org>
+
+       * tm.texi (LIBGCC_SPEC): Synch with reality.
+
 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
 
        * c-common.c (check_format_types): Check for writing through a
index fd2403e3039552cedfb60cb6f6d6f8493cae96eb..b47842e94965d19820ccf1e0b340d0f4384bef8b 100644 (file)
@@ -222,8 +222,7 @@ linker command line.  This constant is placed both before and after
 the value of @code{LIB_SPEC}.
 
 If this macro is not defined, the GCC driver provides a default that
-passes the string @samp{-lgcc} to the linker unless the @samp{-shared}
-option is specified.
+passes the string @samp{-lgcc} to the linker.
 
 @findex STARTFILE_SPEC
 @item STARTFILE_SPEC