From: Marc Espie Date: Wed, 18 Oct 2000 17:51:54 +0000 (+0000) Subject: tm.texi (LIBGCC_SPEC): Synch with reality. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=989b26a751281908472e10913d6187dbb8dae7a9;p=gcc.git tm.texi (LIBGCC_SPEC): Synch with reality. 2000-10-18 Marc Espie * tm.texi (LIBGCC_SPEC): Synch with reality. From-SVN: r36939 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index e38267636c2..22958f4fe42 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +2000-10-18 Marc Espie + + * tm.texi (LIBGCC_SPEC): Synch with reality. + 2000-10-18 Joseph S. Myers * c-common.c (check_format_types): Check for writing through a diff --git a/gcc/tm.texi b/gcc/tm.texi index fd2403e3039..b47842e9496 100644 --- a/gcc/tm.texi +++ b/gcc/tm.texi @@ -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