From: Ian Lance Taylor Date: Tue, 10 Oct 1995 21:54:24 +0000 (+0000) Subject: * ldlang.c (lang_finish): Don't try to use an entry_symbol from a X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=091824ebcd1ea5eb4bb3516d43663cf684cc8b28;p=binutils-gdb.git * ldlang.c (lang_finish): Don't try to use an entry_symbol from a section which was not linked into the final output. PR 8172. --- diff --git a/ld/ChangeLog b/ld/ChangeLog index 146068f62f6..3996312349c 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,8 @@ +Tue Oct 10 17:53:22 1995 Ian Lance Taylor + + * ldlang.c (lang_finish): Don't try to use an entry_symbol from a + section which was not linked into the final output. + Tue Oct 10 10:17:22 1995 steve chamberlain * emultempl/pe.em (gld_${EMULATION_NAME}_parse_args): Fix