From 989b26a751281908472e10913d6187dbb8dae7a9 Mon Sep 17 00:00:00 2001 From: Marc Espie Date: Wed, 18 Oct 2000 17:51:54 +0000 Subject: [PATCH] tm.texi (LIBGCC_SPEC): Synch with reality. 2000-10-18 Marc Espie * tm.texi (LIBGCC_SPEC): Synch with reality. From-SVN: r36939 --- gcc/ChangeLog | 4 ++++ gcc/tm.texi | 3 +-- 2 files changed, 5 insertions(+), 2 deletions(-) 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 -- 2.30.2